]> pd.if.org Git - pdclib/blobdiff - opt/nothread/tss_create.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / tss_create.c
index e7ad53a835231716ee19d55fb0b9ba5bef9b5bf0..640ab3000f349256e3cdd223ba6e74b383de30db 100644 (file)
@@ -10,7 +10,7 @@ int tss_create(tss_t *key, tss_dtor_t dtor)
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 /* Tested in tss_get.c */\r
 int main( void )\r
@@ -18,4 +18,4 @@ int main( void )
     return TEST_RESULTS;\r
 }\r
 \r
-#endif
\ No newline at end of file
+#endif\r