Our <RosterPrivate.h> must not be included when compiling for R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2728 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e5b24fc152
commit
c2257230d6
@ -14,7 +14,10 @@
|
||||
#include <Message.h>
|
||||
#include <Node.h>
|
||||
#include <Roster.h>
|
||||
|
||||
#ifdef TEST_OBOS
|
||||
#include <RosterPrivate.h>
|
||||
#endif
|
||||
|
||||
// Project Includes ------------------------------------------------------------
|
||||
#include <TestShell.h>
|
||||
|
Loading…
Reference in New Issue
Block a user