summaryrefslogtreecommitdiff
path: root/tests/app_event_operators.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app_event_operators.h')
-rw-r--r--tests/app_event_operators.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/app_event_operators.h b/tests/app_event_operators.h
index 2638c19..a047e56 100644
--- a/tests/app_event_operators.h
+++ b/tests/app_event_operators.h
@@ -20,8 +20,8 @@
* @brief Implementation of app_test class (from app_t)
*/
-#include <cchecker/app.h>
-#include <cchecker/queue.h>
+#include "service/app.h"
+#include "service/queue.h"
#ifndef CCHECKER_APP_TEST_CLASS_H
#define CCHECKER_APP_TEST_CLASS_H