aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem_gfx.cpp
diff options
context:
space:
mode:
authorAndre Heider2010-08-28 12:51:12 +0000
committerAndre Heider2010-08-28 12:51:12 +0000
commit80b9e8371b3cb8ef07df3495f8569271f8088211 (patch)
tree194d26afb0dd18aae730892e9e7c7567069a45e2 /backends/platform/wii/osystem_gfx.cpp
parentc45b3e4e0e66ae56d06dcf1215477cf77eecc375 (diff)
downloadscummvm-rg350-80b9e8371b3cb8ef07df3495f8569271f8088211.tar.gz
scummvm-rg350-80b9e8371b3cb8ef07df3495f8569271f8088211.tar.bz2
scummvm-rg350-80b9e8371b3cb8ef07df3495f8569271f8088211.zip
WII: svn merge Wii port commits from trunk
svn-id: r52425
Diffstat (limited to 'backends/platform/wii/osystem_gfx.cpp')
-rw-r--r--backends/platform/wii/osystem_gfx.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/backends/platform/wii/osystem_gfx.cpp b/backends/platform/wii/osystem_gfx.cpp
index 19190048a0..3ce6343800 100644
--- a/backends/platform/wii/osystem_gfx.cpp
+++ b/backends/platform/wii/osystem_gfx.cpp
@@ -21,8 +21,7 @@
#include <malloc.h>
-#include <gfx/gfx.h>
-#include <gfx/gfx_con.h>
+#include <gxflux/gfx_con.h>
#include "common/config-manager.h"
#include "graphics/conversion.h"