]> pd.if.org Git - pdclib/blobdiff - opt/nothread/tss_set.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / tss_set.c
index d8ae84bd36560fb5724d58390b9e51d02a55b615..1e8a5eb0ae3ff18115fdc44ba3b1c121e6021ec2 100644 (file)
@@ -9,7 +9,7 @@ int tss_set(tss_t key, void *val)
 #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
@@ -17,4 +17,4 @@ int main( void )
     return TEST_RESULTS;\r
 }\r
 \r
-#endif
\ No newline at end of file
+#endif\r