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:
parent
727653f7ab
commit
3d05db78ce
@ -3,6 +3,7 @@
|
||||
#define CLIENT_LOOPER_H
|
||||
|
||||
#include <Looper.h>
|
||||
#include <MessageRunner.h>
|
||||
|
||||
class WindowLayer;
|
||||
|
||||
@ -37,7 +38,6 @@ class ClientLooper : public BLooper {
|
||||
|
||||
BMessageRunner* fTicker;
|
||||
|
||||
|
||||
void _DrawAnimatedLayer(int32 token);
|
||||
|
||||
point fPolygon[4];
|
||||
|
Loading…
Reference in New Issue
Block a user