tweaks to get server to build under R5 without using jam
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4716 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#include "PatternHandler.h" // for pattern_union
|
#include "PatternHandler.h" // for pattern_union
|
||||||
#include "ServerConfig.h"
|
#include "ServerConfig.h"
|
||||||
#include "TokenHandler.h"
|
#include "TokenHandler.h"
|
||||||
|
#include <TokenSpace.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
//! TokenHandler object used to provide IDs for RootLayers(WorkSpaces)
|
//! TokenHandler object used to provide IDs for RootLayers(WorkSpaces)
|
||||||
|
|||||||
@@ -29,6 +29,7 @@
|
|||||||
#include <Locker.h>
|
#include <Locker.h>
|
||||||
#include <Region.h>
|
#include <Region.h>
|
||||||
#include <Debug.h>
|
#include <Debug.h>
|
||||||
|
#include <TokenSpace.h>
|
||||||
#include "View.h" // for mouse button defines
|
#include "View.h" // for mouse button defines
|
||||||
#include "ServerWindow.h"
|
#include "ServerWindow.h"
|
||||||
#include "Decorator.h"
|
#include "Decorator.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user