Changes to BLooper tests so that they will work again.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@69 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,13 +6,8 @@
|
||||
// Standard Includes -----------------------------------------------------------
|
||||
|
||||
// System Includes -------------------------------------------------------------
|
||||
#if defined(SYSTEM_TEST)
|
||||
#include <be/app/Looper.h>
|
||||
#include <be/app/MessageQueue.h>
|
||||
#else
|
||||
#include "../../../../lib/application/headers/Looper.h"
|
||||
#include "../../../../lib/application/headers/MessageQueue.h"
|
||||
#endif
|
||||
#include <Looper.h>
|
||||
#include <MessageQueue.h>
|
||||
|
||||
// Project Includes ------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user