aboutsummaryrefslogtreecommitdiff
path: root/engines/cge
diff options
context:
space:
mode:
authorOri Avtalion2016-04-14 13:29:08 +0300
committerOri Avtalion2016-04-14 13:30:14 +0300
commit253e18c44080f57eb2334296e09297a2db5efda9 (patch)
tree0b37fe682181ca0946d93eaaaa580cb4cd4add29 /engines/cge
parent866650fccdd3bc94efbb7c13bc881bc960010370 (diff)
downloadscummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.tar.gz
scummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.tar.bz2
scummvm-rg350-253e18c44080f57eb2334296e09297a2db5efda9.zip
JANITORIAL: Reduce GUI header dependencies
Diffstat (limited to 'engines/cge')
-rw-r--r--engines/cge/events.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cge/events.cpp b/engines/cge/events.cpp
index c2f8982592..5d3d0a16a0 100644
--- a/engines/cge/events.cpp
+++ b/engines/cge/events.cpp
@@ -26,8 +26,6 @@
*/
#include "gui/saveload.h"
-#include "gui/about.h"
-#include "gui/message.h"
#include "common/config-manager.h"
#include "common/events.h"
#include "common/translation.h"