diff options
-rw-r--r-- | src/util/StringAPI.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/StringAPI.hxx b/src/util/StringAPI.hxx index 203bd675a..334e9dee7 100644 --- a/src/util/StringAPI.hxx +++ b/src/util/StringAPI.hxx @@ -27,8 +27,8 @@ * OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef STRING_API_HPP -#define STRING_API_HPP +#ifndef STRING_API_HXX +#define STRING_API_HXX #include "Compiler.h" |