]> pd.if.org Git - pdclib/blobdiff - opt/pthreads/tss_get.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / pthreads / tss_get.c
index cff00eab1ce653e9c86b928d0598528cf07bd70a..ab8e70adaf1de7a60060396c18188dc1d16c791e 100644 (file)
@@ -9,7 +9,7 @@ void *tss_get(tss_t key)
 #endif
 
 #ifdef TEST
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 #ifndef REGTEST
 static tss_t key;