summaryrefslogtreecommitdiff
path: root/tests/popup_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/popup_test.cpp')
-rw-r--r--tests/popup_test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/popup_test.cpp b/tests/popup_test.cpp
index d08747e..3f6676d 100644
--- a/tests/popup_test.cpp
+++ b/tests/popup_test.cpp
@@ -21,7 +21,8 @@
*/
#include <cchecker/UIBackend.h>
-#include <cchecker/log.h>
+
+#include "common/log.h"
using namespace CCHECKER;