summaryrefslogtreecommitdiff
path: root/tests/logic_.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/logic_.cpp')
-rw-r--r--tests/logic_.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/logic_.cpp b/tests/logic_.cpp
index 0259bd6..5679b96 100644
--- a/tests/logic_.cpp
+++ b/tests/logic_.cpp
@@ -25,7 +25,7 @@
* Some of methods are stubbed, and some of them just calls corresponding methods from Logic Class.
*/
-#include <cchecker/log.h>
+#include "common/log.h"
#include <chrono>
#include <boost/test/unit_test.hpp>