summaryrefslogtreecommitdiff
path: root/src/include/cchecker/sql_query.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cchecker/sql_query.h')
-rw-r--r--src/include/cchecker/sql_query.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cchecker/sql_query.h b/src/include/cchecker/sql_query.h
index 3996b75..5a22740 100644
--- a/src/include/cchecker/sql_query.h
+++ b/src/include/cchecker/sql_query.h
@@ -23,7 +23,7 @@
#include <list>
#include <string>
-#include <dpl/db/sql_connection.h>
+#include <cchecker/dpl/db/sql_connection.h>
#include <cchecker/app.h>
namespace CCHECKER {