blob: 74333af38cb0eb6e7e7c9ee7e768bbc2eb837a13 [file] [log] [blame]
--- src/tinycthread.h
+++ src/tinycthread.h
@@ -29,7 +29,7 @@ freely, subject to the following restrictions:
#ifdef _WIN32
#include "win32_config.h"
#else
-#include "../config.h"
+#include "config.h"
#endif
#if WITH_C11THREADS