]> pd.if.org Git - pdclib/blobdiff - opt/nothread/tss_get.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / tss_get.c
index c302fffb62c389bf4024dcd436f5b7483caced29..531368f937d3d7f4e18e0cc8f2c5ce861d843701 100644 (file)
@@ -8,7 +8,7 @@ void *tss_get(tss_t key)
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 #ifndef REGTEST\r
 static tss_t key;\r
@@ -27,4 +27,4 @@ int main( void )
     return TEST_RESULTS;\r
 }\r
 \r
-#endif
\ No newline at end of file
+#endif\r