aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.h
diff options
context:
space:
mode:
authorAndre Heider2010-08-14 00:56:12 +0000
committerAndre Heider2010-08-14 00:56:12 +0000
commitc58e2707ffa147f099e3eaf32c941da9cdc47dda (patch)
tree1970bd7073097d092cb9841f729c2c1c34e2a478 /backends/platform/wii/osystem.h
parent185da189265a7388792fdc042214b6be93a083f9 (diff)
downloadscummvm-rg350-c58e2707ffa147f099e3eaf32c941da9cdc47dda.tar.gz
scummvm-rg350-c58e2707ffa147f099e3eaf32c941da9cdc47dda.tar.bz2
scummvm-rg350-c58e2707ffa147f099e3eaf32c941da9cdc47dda.zip
WII: Update port for the current versions of the base libraries. Enable DVD access for the GameCube port.
svn-id: r52074
Diffstat (limited to 'backends/platform/wii/osystem.h')
-rw-r--r--backends/platform/wii/osystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h
index 8180d5727f..eaaf616538 100644
--- a/backends/platform/wii/osystem.h
+++ b/backends/platform/wii/osystem.h
@@ -26,7 +26,7 @@
#include <gccore.h>
#include <ogcsys.h>
-#include <gfx/gfx.h>
+#include <gxflux/gfx.h>
#include "base/main.h"
#include "common/fs.h"