summaryrefslogtreecommitdiff
path: root/tests/stubs_.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stubs_.cpp')
-rw-r--r--tests/stubs_.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/stubs_.cpp b/tests/stubs_.cpp
index c63c668..1360986 100644
--- a/tests/stubs_.cpp
+++ b/tests/stubs_.cpp
@@ -20,8 +20,9 @@
* @brief Implementation of stubbed functions for testing
*/
-#include <cchecker/certs.h>
-#include <cchecker/queue.h>
+#include "service/certs.h"
+#include "service/queue.h"
+
#include <cchecker/sql_query.h>
#include <cchecker/UIBackend.h>