aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wcstringutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wcstringutil.cpp')
-rw-r--r--src/wcstringutil.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/wcstringutil.cpp b/src/wcstringutil.cpp
index e61e331b..b752409b 100644
--- a/src/wcstringutil.cpp
+++ b/src/wcstringutil.cpp
@@ -2,9 +2,7 @@
Helper functions for working with wcstring
*/
-
-#include "config.h" // IWYU pragma: keep
-
+#include "common.h"
#include "wcstringutil.h"
typedef wcstring::size_type size_type;