Fixed the build of the app_server test environment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33244 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2009-09-23 08:08:33 +00:00
parent c7980f8d06
commit 19b850b383
2 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include "HWInterface.h"
#include <Accelerant.h>
#include <image.h>
#include <Region.h>
#include <String.h>

View File

@ -66,6 +66,7 @@ SharedLibrary libtestappserver.so :
CursorManager.cpp
CursorSet.cpp
DesktopSettings.cpp
DirectWindowInfo.cpp
DrawState.cpp
FontCache.cpp
FontCacheEntry.cpp
@ -132,6 +133,7 @@ Server test_app_server :
OffscreenWindow.cpp
RegionPool.cpp
Screen.cpp
ScreenConfigurations.cpp
ServerPicture.cpp
View.cpp
Window.cpp