diff options
Diffstat (limited to 'base')
| -rw-r--r-- | base/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp index b0ef49c3a1..6b626ef389 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -46,7 +46,7 @@ #include "sound/mididrv.h" #if defined(_WIN32_WCE) -#include "backends/wince/CELauncherDialog.h" +#include "backends/platform/wince/CELauncherDialog.h" #elif defined(__DC__) #include "backends/platform/dc/DCLauncherDialog.h" #else |
