X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstring.h;h=8e4db1e2825a2243611ffc91ae90b954d26cfcd9;hp=c0efcaf21738250f937fe97246bea6ee18ff1dca;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/string.h b/includes/string.h index c0efcaf..8e4db1e 100644 --- a/includes/string.h +++ b/includes/string.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_STRING_H #define _PDCLIB_STRING_H _PDCLIB_STRING_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {