]> pd.if.org Git - pdclib/blobdiff - includes/limits.h
PDCLib includes with quotes, not <>.
[pdclib] / includes / limits.h
index e3057051ce87f926b97c50a9fc2ad0dec8492b7c..79fc6f607ae81a4bfd4c25399ef1869c29eac530 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef _PDCLIB_LIMITS_H
 #define _PDCLIB_LIMITS_H _PDCLIB_LIMITS_H
-#include <_PDCLIB_int.h>
+#include "_PDCLIB_int.h"
 
 /* MSVC 2010 defines this to 5, which is enough for UTF-8 but might rule out
    stateful encodings (like ISO/IEC 2022). GCC 5.3 defines this to 16, which