]> pd.if.org Git - pdclib/blobdiff - includes/stdint.h
System includes -> local includes.
[pdclib] / includes / stdint.h
index 653d15363cbac92e96e674007b50c0d942413318..a1c3942dd1056761e8990479999c5f48fa9f69a5 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _PDCLIB_STDINT_H
 #define _PDCLIB_STDINT_H _PDCLIB_STDINT_H
 
-#include <_PDCLIB_int.h>
+#include "_PDCLIB_int.h"
 
 /* 7.18.1.1 Exact-width integer types. */