X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Ferrno.h;h=2ffed5373e1e640274d9c4e5b0d2dec9ec1427e0;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hp=b4c123d24684a3bb0abecfb1ffc06757635bacea;hpb=b1fc26afebd4d557ff89a44bc21767a8704c3809;p=pdclib diff --git a/includes/errno.h b/includes/errno.h index b4c123d..2ffed53 100644 --- a/includes/errno.h +++ b/includes/errno.h @@ -7,7 +7,7 @@ #ifndef _PDCLIB_ERRNO_H #define _PDCLIB_ERRNO_H _PDCLIB_ERRNO_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #define errno (*_PDCLIB_errno_func())