X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstdint.h;h=69a6dc5a7b8a1ac09f113215cbce91740ce9c204;hp=9cb603e4f377af8b3ae102b3e763b1f1b6fde388;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/stdint.h b/includes/stdint.h index 9cb603e..69a6dc5 100644 --- a/includes/stdint.h +++ b/includes/stdint.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_STDINT_H #define _PDCLIB_STDINT_H _PDCLIB_STDINT_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" /* Exact-width integer types. */