summaryrefslogtreecommitdiff
path: root/src/interface/Button.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-14 14:19:18 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-14 14:19:18 (GMT)
commit91064f4935ad29b35fd4dc30e785dd17cd5ea57c (patch)
tree62e41711f0bde9b7a9d9bf35fad6d7251f44f9dc /src/interface/Button.cpp
parent1c5910fbabc605189e7018e0e928426e9e35d45f (diff)
downloadpowder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.zip
powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.tar.gz
Remove other references to Global.h
Diffstat (limited to 'src/interface/Button.cpp')
-rw-r--r--src/interface/Button.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface/Button.cpp b/src/interface/Button.cpp
index 095ef30..5444cdc 100644
--- a/src/interface/Button.cpp
+++ b/src/interface/Button.cpp
@@ -9,7 +9,6 @@
#include "interface/Button.h"
#include "Graphics.h"
-#include "Global.h"
#include "Engine.h"
#include "Misc.h"