diff options
Diffstat (limited to 'src/util/StringFormat.hxx')
-rw-r--r-- | src/util/StringFormat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/StringFormat.hxx b/src/util/StringFormat.hxx index 723591c69..c761e8806 100644 --- a/src/util/StringFormat.hxx +++ b/src/util/StringFormat.hxx @@ -30,7 +30,7 @@ #ifndef STRING_FORMAT_HXX #define STRING_FORMAT_HXX -#include "StringBuffer.hxx" +#include "StringBuffer.hxx" // IWYU pragma: export #include <stdio.h> |