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