X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Flimits.h;h=79fc6f607ae81a4bfd4c25399ef1869c29eac530;hp=e3057051ce87f926b97c50a9fc2ad0dec8492b7c;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/limits.h b/includes/limits.h index e305705..79fc6f6 100644 --- a/includes/limits.h +++ b/includes/limits.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_LIMITS_H #define _PDCLIB_LIMITS_H _PDCLIB_LIMITS_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" /* MSVC 2010 defines this to 5, which is enough for UTF-8 but might rule out stateful encodings (like ISO/IEC 2022). GCC 5.3 defines this to 16, which