aboutsummaryrefslogtreecommitdiff
path: root/graphics/iff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/iff.cpp')
-rw-r--r--graphics/iff.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/iff.cpp b/graphics/iff.cpp
index d4595a724c..d4f12e6d35 100644
--- a/graphics/iff.cpp
+++ b/graphics/iff.cpp
@@ -19,10 +19,11 @@
* $Id$
*/
-
#include "graphics/iff.h"
#include "graphics/surface.h"
+#include "common/util.h"
+
namespace Common {