diff --git a/HBC/META.XML b/HBC/META.XML index a3e8a8d9..1b247c97 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 1.0 r1004 - 201011281641 + 1.0 r1006 + 201011300400 Loads games from USB-devices USB Loader GX is a libwiigui based USB iso loader with a wii-like GUI. You can install games to your HDDs and boot them with shorter loading times. The interactive GUI is completely controllable with WiiMote, Classic Controller or GC Controller. diff --git a/source/settings/menus/GlobalSettings.cpp b/source/settings/menus/GlobalSettings.cpp index 2b4da498..3fa5278d 100644 --- a/source/settings/menus/GlobalSettings.cpp +++ b/source/settings/menus/GlobalSettings.cpp @@ -25,7 +25,7 @@ #include "themes/CTheme.h" #include "prompts/PromptWindows.h" #include "language/gettext.h" -#include "GuiSettingsMenu.hpp" +#include "GUISettingsMenu.hpp" #include "GameLoadSM.hpp" #include "ParentalControlSM.hpp" #include "SoundSettingsMenu.hpp"