summaryrefslogtreecommitdiff
path: root/src/interface/Label.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/Label.cpp
parent1c5910fbabc605189e7018e0e928426e9e35d45f (diff)
downloadpowder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.zip
powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.tar.gz
Remove other references to Global.h
Diffstat (limited to 'src/interface/Label.cpp')
-rw-r--r--src/interface/Label.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface/Label.cpp b/src/interface/Label.cpp
index e5f99a2..b6fbb5f 100644
--- a/src/interface/Label.cpp
+++ b/src/interface/Label.cpp
@@ -1,6 +1,5 @@
#include <string>
#include "Config.h"
-#include "Global.h"
#include "Point.h"
#include "Label.h"