]> pd.if.org Git - pdclib/blobdiff - includes/wchar.h
PDCLib includes with quotes, not <>.
[pdclib] / includes / wchar.h
index ceaf2660c7b54ed252731147a78280785103dd45..93ea9309788253010193236f4c4be2ea38b0d361 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef _PDCLIB_WCHAR_H
 #define _PDCLIB_WCHAR_H _PDCLIB_WCHAR_H
-#include <_PDCLIB_int.h>
+#include "_PDCLIB_int.h"
 
 #ifdef __cplusplus
 extern "C" {