12 lines
334 B
C++
12 lines
334 B
C++
|
--- source/tools/atlas/AtlasObject/AtlasObjectJS.cpp.orig 2012-05-21 22:49:25.624250443 +0200
|
||
|
+++ source/tools/atlas/AtlasObject/AtlasObjectJS.cpp 2012-05-21 22:49:28.429250717 +0200
|
||
|
@@ -24,7 +24,7 @@
|
||
|
# pragma warning(disable:4996) // deprecated CRT
|
||
|
#endif
|
||
|
|
||
|
-#include "wx/log.h"
|
||
|
+#include "wx-2.8/wx/log.h"
|
||
|
|
||
|
#include <sstream>
|
||
|
|