Changed include folder name
[mdictionary] / tests / mDictionaryTests / TranslationMock.h
index 1b4ed4a..fcc8771 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef TRANSLATIONMOCK_H
 #define TRANSLATIONMOCK_H
 
-#include "../../src/common/translation.h"
+#include "../../src/include/translation.h"
 
 /*! Translation mock is intended to simulate behaviour of real plugins
   translation, but without dependency and any kind of complicated operations*/