diff options
| author | Simon 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) |
| commit | 91064f4935ad29b35fd4dc30e785dd17cd5ea57c (patch) | |
| tree | 62e41711f0bde9b7a9d9bf35fad6d7251f44f9dc /src/interface/Textbox.cpp | |
| parent | 1c5910fbabc605189e7018e0e928426e9e35d45f (diff) | |
| download | powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.zip powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.tar.gz | |
Remove other references to Global.h
Diffstat (limited to 'src/interface/Textbox.cpp')
| -rw-r--r-- | src/interface/Textbox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface/Textbox.cpp b/src/interface/Textbox.cpp index bef3465..991ccac 100644 --- a/src/interface/Textbox.cpp +++ b/src/interface/Textbox.cpp @@ -2,7 +2,6 @@ #include <iostream> #include <stdexcept> #include "Config.h" -#include "Global.h" #include "interface/Point.h" #include "interface/Textbox.h" #include "interface/Keys.h" |
