Fixed compilation (at least under Zeta/Dano).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15276 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
#define CLIENT_LOOPER_H
|
#define CLIENT_LOOPER_H
|
||||||
|
|
||||||
#include <Looper.h>
|
#include <Looper.h>
|
||||||
|
#include <MessageRunner.h>
|
||||||
|
|
||||||
class WindowLayer;
|
class WindowLayer;
|
||||||
|
|
||||||
@@ -37,7 +38,6 @@ class ClientLooper : public BLooper {
|
|||||||
|
|
||||||
BMessageRunner* fTicker;
|
BMessageRunner* fTicker;
|
||||||
|
|
||||||
|
|
||||||
void _DrawAnimatedLayer(int32 token);
|
void _DrawAnimatedLayer(int32 token);
|
||||||
|
|
||||||
point fPolygon[4];
|
point fPolygon[4];
|
||||||
|
|||||||
Reference in New Issue
Block a user