]> pd.if.org Git - pdclib/blobdiff - includes/locale.h
PDCLib includes with quotes, not <>.
[pdclib] / includes / locale.h
index 616e84e948422e0d2f8634e4545eff2b354c90d7..16aa64920cb7760272d36041b8b01cf5d2295a49 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef _PDCLIB_LOCALE_H
 #define _PDCLIB_LOCALE_H _PDCLIB_LOCALE_H
-#include <_PDCLIB_int.h>
+#include "_PDCLIB_int.h"
 
 #ifdef __cplusplus
 extern "C" {