summaryrefslogtreecommitdiff
path: root/src/dpl/core/src/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpl/core/src/string.cpp')
-rw-r--r--src/dpl/core/src/string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dpl/core/src/string.cpp b/src/dpl/core/src/string.cpp
index 5d33ba8..cdc83ec 100644
--- a/src/dpl/core/src/string.cpp
+++ b/src/dpl/core/src/string.cpp
@@ -33,7 +33,7 @@
#include <iconv.h>
#include <unicode/ustring.h>
-#include <log.h>
+#include <cchecker/log.h>
// TODO: Completely move to ICU
namespace CCHECKER {