diff options
Diffstat (limited to 'lib/resources.cpp')
-rw-r--r-- | lib/resources.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resources.cpp b/lib/resources.cpp index 670f2cfd..0d86279b 100644 --- a/lib/resources.cpp +++ b/lib/resources.cpp @@ -10,7 +10,7 @@ #include <wx/zipstrm.h> #include <wx/image.h> #include <wx/mstream.h> -#include <wx+/string_conv.h> +//#include <wx+/string_conv.h> #include "ffs_paths.h" using namespace zen; |