Fixed build under Dano.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17989 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2006-07-01 09:58:48 +00:00
parent cfda5dd75b
commit c6408ada23
5 changed files with 6 additions and 1 deletions

View File

@ -14,6 +14,7 @@
#include "Observer.h"
#include "ShapeContainer.h"
class BRect;
class PathContainer;
class IconListener {

View File

@ -20,6 +20,7 @@
#include "agg_trans_affine.h"
class BBitmap;
class BRect;
class Icon;
class StyleManager;

View File

@ -79,7 +79,7 @@ ColorPreview::MessageReceived(BMessage* message)
_DragColor(where);
} else {
#ifdef TARGET_PLATFORM_ZETA
#ifdef HAIKU_TARGET_PLATFORM_DANO
const
#endif
char* nameFound;

View File

@ -13,6 +13,7 @@
#include "Observer.h"
class BMessage;
class BView;
class Command;

View File

@ -11,6 +11,8 @@
#include "PathCommand.h"
class BPoint;
class RemovePointsCommand : public PathCommand {
public:
// for removing the point clicked on