Include ServerProtocol.h instead of using #define SET_CURSOR_BCURSOR

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1905 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shadow303 2002-11-11 22:03:35 +00:00
parent cd3ea5f216
commit 18d65fb5c0

View File

@ -37,12 +37,7 @@
#include <AppServerLink.h>
// Project Includes ------------------------------------------------------------
// Needed from app server
#if 0
#include <ServerProtocol.h>
#else
#define SET_CURSOR_BCURSOR 'sscb'
#endif
// Local Includes --------------------------------------------------------------