aboutsummaryrefslogtreecommitdiff
path: root/gfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.cpp')
-rw-r--r--gfx.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gfx.cpp b/gfx.cpp
index a25cebaec0..962a570d8e 100644
--- a/gfx.cpp
+++ b/gfx.cpp
@@ -21,8 +21,9 @@
#include "stdafx.h"
#include "scumm.h"
-#include "gui.h"
#include "actor.h"
+#include "gui.h"
+#include "resource.h"
void Scumm::getGraphicsPerformance()
{