Code

Fix #ifdef type. Closes LP #253859
[inkscape.git] / buildtool.cpp
index fe1a3816f254c6047d338bf8e2cba7a59300f9cd..33dabce7013b4db6738c7a3ab9a79fd67e8e14a5 100644 (file)
@@ -207,7 +207,7 @@ TREX_API TRexBool trex_getsubexp(TRex* exp, int n, TRexMatch *subexp);
 #include <setjmp.h>
 //#include "trex.h"
 
-#ifdef _UINCODE
+#ifdef _UNICODE
 #define scisprint iswprint
 #define scstrlen wcslen
 #define scprintf wprintf