diff options
Diffstat (limited to 'Source/Core/DolphinWX/src/BootManager.cpp')
| -rw-r--r-- | Source/Core/DolphinWX/src/BootManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/DolphinWX/src/BootManager.cpp b/Source/Core/DolphinWX/src/BootManager.cpp index 2cd0296b5f..201c52094e 100644 --- a/Source/Core/DolphinWX/src/BootManager.cpp +++ b/Source/Core/DolphinWX/src/BootManager.cpp @@ -26,7 +26,7 @@ #include "VolumeCreator.h"
#include "Config.h"
#include "Core.h"
-#include "frame.h"
+#include "Frame.h"
#include "CodeWindow.h"
static std::string s_DataBasePath_EUR = "Data_EUR";
|
