Some changes in tests
[mdictionary] / tests / GooglePluginTests / test.h
index 50e6ee0..b3fe336 100644 (file)
@@ -23,7 +23,7 @@
 #define TEST_H
 
 #include <QtTest/QtTest>
-#include "../src/GooglePlugin.h"
+#include "../../src/plugins/google/GooglePlugin.h"
 
 
  class GoogleTest: public QObject