X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstdint.h;h=5d387d91c675ad2e9e4532564b87b1bfd86d00a0;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hp=653d15363cbac92e96e674007b50c0d942413318;hpb=b1fc26afebd4d557ff89a44bc21767a8704c3809;p=pdclib diff --git a/includes/stdint.h b/includes/stdint.h index 653d153..5d387d9 100644 --- a/includes/stdint.h +++ b/includes/stdint.h @@ -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. */ @@ -205,4 +205,3 @@ typedef _PDCLIB_uintmax_t uintmax_t; #endif #endif -