summaryrefslogtreecommitdiff
path: root/src/db/sql_query.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/sql_query.cpp')
-rw-r--r--src/db/sql_query.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/sql_query.cpp b/src/db/sql_query.cpp
index 800c144..bafbf56 100644
--- a/src/db/sql_query.cpp
+++ b/src/db/sql_query.cpp
@@ -22,7 +22,7 @@
#include <cchecker/dpl/db/sql_connection.h>
#include <cchecker/sql_query.h>
-#include <cchecker/log.h>
+#include "common/log.h"
namespace {