]> pd.if.org Git - pdclib/blobdiff - includes/stddef.h
System includes -> local includes.
[pdclib] / includes / stddef.h
index e89dcd020a903c71eb709e00f831c2c4eaea7dfe..7113421d078451bc7101bd5df27eefb9702df711 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _PDCLIB_STDDEF_H
 #define _PDCLIB_STDDEF_H _PDCLIB_STDDEF_H
 
-#include <_PDCLIB_int.h>
+#include "_PDCLIB_int.h"
 
 typedef _PDCLIB_ptrdiff_t ptrdiff_t;