diff test/plain_c++/test_main.cc @ 141:e63089fe5bef

- todo update - removed some duped code for plain* tests
author cslag
date Sat, 20 Aug 2016 09:47:45 +0200
parents 3e629dc19168
children f5577f6bf97a
line wrap: on
line diff
--- a/test/plain_c++/test_main.cc	Mon Aug 08 11:54:27 2016 +0200
+++ b/test/plain_c++/test_main.cc	Sat Aug 20 09:47:45 2016 +0200
@@ -26,7 +26,7 @@
 
 
 
-#include "test_framework.h"
+#include "../common/test_framework.h"
 #include "../../dyncall/dyncall.h"
 #include "../common/platformInit.h"
 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */