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/Engine.cpp | |
| parent | 1c5910fbabc605189e7018e0e928426e9e35d45f (diff) | |
| download | powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.zip powder-91064f4935ad29b35fd4dc30e785dd17cd5ea57c.tar.gz | |
Remove other references to Global.h
Diffstat (limited to 'src/interface/Engine.cpp')
| -rw-r--r-- | src/interface/Engine.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface/Engine.cpp b/src/interface/Engine.cpp index c4833d1..6ac5502 100644 --- a/src/interface/Engine.cpp +++ b/src/interface/Engine.cpp @@ -3,7 +3,6 @@ #include "Config.h" #include <stack> -#include "Global.h" #include "interface/Window.h" #include "interface/Platform.h" #include "interface/Engine.h" |
