Introduced common unit test .pri file
[ptas] / tests / ut_gmocktest / ut_gmocktest.cpp
index e307bd6..e756c8c 100644 (file)
@@ -5,7 +5,7 @@
 #include <gtest/gtest.h>
 
 #include <QSignalSpy>
-#include "../stlhelpers4qt.h"
+#include "stlhelpers4qt.h"
 
 using ::testing::AtLeast;