X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstring.h;h=8e4db1e2825a2243611ffc91ae90b954d26cfcd9;hb=c42d6c99b024d1a93994d734d9739a3db44c9d67;hp=c0efcaf21738250f937fe97246bea6ee18ff1dca;hpb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;p=pdclib 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" {