diff options
Diffstat (limited to 'tracker-test/test.cpp')
-rw-r--r-- | tracker-test/test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-test/test.cpp b/tracker-test/test.cpp index b6cc742e..3e0db547 100644 --- a/tracker-test/test.cpp +++ b/tracker-test/test.cpp @@ -7,7 +7,7 @@ */ #include "test.h" -#include "opentrack/plugin-api.hpp" +#include "api/plugin-api.hpp" #include <cmath> #include <QDebug> |