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