blob: 46a09df5b2cf79168367ca09798fcffe19e398ab [file] [log] [blame]
--- tests/testcpp.h
+++ tests/testcpp.h
@@ -38,7 +38,7 @@ extern "C" {
#include "../src/win32_config.h"
#include "../src/rdwin32.h"
#else
-#include "../config.h"
+#include "config.h"
/* POSIX / UNIX based systems */
#include "../src/rdposix.h"
#endif