summaryrefslogtreecommitdiff
path: root/tests/test_app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_app.cpp')
-rw-r--r--tests/test_app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_app.cpp b/tests/test_app.cpp
index 295d724..c32d571 100644
--- a/tests/test_app.cpp
+++ b/tests/test_app.cpp
@@ -23,7 +23,7 @@
#include <boost/test/unit_test.hpp>
#include <string>
-#include <cchecker/log.h>
+#include "common/log.h"
#include <app_event_operators.h>
using namespace CCHECKER;