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:
parent
cb94280c6b
commit
2399b2c59a
@ -33,6 +33,7 @@
|
||||
#include "PatternHandler.h" // for pattern_union
|
||||
#include "ServerConfig.h"
|
||||
#include "TokenHandler.h"
|
||||
#include <TokenSpace.h>
|
||||
#include <stdio.h>
|
||||
|
||||
//! TokenHandler object used to provide IDs for RootLayers(WorkSpaces)
|
||||
|
@ -29,6 +29,7 @@
|
||||
#include <Locker.h>
|
||||
#include <Region.h>
|
||||
#include <Debug.h>
|
||||
#include <TokenSpace.h>
|
||||
#include "View.h" // for mouse button defines
|
||||
#include "ServerWindow.h"
|
||||
#include "Decorator.h"
|
||||
|
Loading…
Reference in New Issue
Block a user