summaryrefslogtreecommitdiff
path: root/src/interface/Component.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-09-25 16:53:48 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-09-25 16:53:48 (GMT)
commit25d872ec48b6af1e6bc682bdaadca173926b07d1 (patch)
tree3c66cd4cf69ed2d8608e4bc702f6e6fed8a31528 /src/interface/Component.cpp
parent8d9b351568250cbd59c6cc4d390f790d6699332c (diff)
downloadpowder-25d872ec48b6af1e6bc682bdaadca173926b07d1.zip
powder-25d872ec48b6af1e6bc682bdaadca173926b07d1.tar.gz
MacOS X targets for Scons, Fix some inlines for clang
Diffstat (limited to 'src/interface/Component.cpp')
-rw-r--r--src/interface/Component.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface/Component.cpp b/src/interface/Component.cpp
index 74eb7c8..d009c5b 100644
--- a/src/interface/Component.cpp
+++ b/src/interface/Component.cpp
@@ -5,6 +5,7 @@
#include "interface/Point.h"
#include "interface/Window.h"
#include "interface/Panel.h"
+#include "interface/ContextMenu.h"
using namespace ui;