From 1c5910fbabc605189e7018e0e928426e9e35d45f Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Sat, 14 Apr 2012 15:14:02 +0100 Subject: [PATCH] Remove deleted 'Global.h' from includes --- src/PowderToy.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PowderToy.cpp b/src/PowderToy.cpp index abe234caf..f3e6afbcf 100644 --- a/src/PowderToy.cpp +++ b/src/PowderToy.cpp @@ -8,7 +8,6 @@ #include #include #include "Config.h" -#include "Global.h" #include "Graphics.h" #if defined(LIN32) || defined(LIN64) #include "icon.h"