Moved FontServer.h to private app_server headers - unbroke the build`
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4607 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
|
||||
#include <Point.h>
|
||||
#include <Font.h>
|
||||
#include "RGBColor.h"
|
||||
#include "FontServer.h"
|
||||
#include "ServerFont.h"
|
||||
#include "PatternHandler.h"
|
||||
#include <RGBColor.h>
|
||||
#include <FontServer.h>
|
||||
#include <ServerFont.h>
|
||||
#include <PatternHandler.h>
|
||||
#include "GraphicsDefs.h"
|
||||
#include "InterfaceDefs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user