]> pd.if.org Git - pdclib/blobdiff - functions/stdlib/lldiv.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdlib / lldiv.c
index e9d43d0673f457c4c8daa4f197a1789d34f78a1b..e6552c3447a9d5167a7852b53fc203bc2c99be5f 100644 (file)
@@ -20,7 +20,7 @@ lldiv_t lldiv( long long int numer, long long int denom )
 #endif
 
 #ifdef TEST
 #endif
 
 #ifdef TEST
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 int main( void )
 {
 
 int main( void )
 {