diff options
Diffstat (limited to 'src/wx/Platform.cpp')
-rw-r--r-- | src/wx/Platform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/Platform.cpp b/src/wx/Platform.cpp index 8bcbb7e..482b886 100644 --- a/src/wx/Platform.cpp +++ b/src/wx/Platform.cpp @@ -17,7 +17,7 @@ */ #include <stdio.h> -#include "Platform.h" +#include "../Platform.h" namespace Platform |