]> pd.if.org Git - pdclib/blobdiff - platform/win32/functions/threads/tss_get.c
PDCLib includes with quotes, not <>.
[pdclib] / platform / win32 / functions / threads / tss_get.c
index b0a4441a23efe7231ef169cb772eeb756540b942..acb7c62e68b74becf0a925648fda881caa14d0ca 100644 (file)
@@ -9,7 +9,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