diff options
Diffstat (limited to 'src/utils/strprintf.cpp')
-rw-r--r-- | src/utils/strprintf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/strprintf.cpp b/src/utils/strprintf.cpp index 547d9712..352696f1 100644 --- a/src/utils/strprintf.cpp +++ b/src/utils/strprintf.cpp @@ -22,7 +22,7 @@ */ #ifndef _TMW_UTILS_TOSTRING_H -#define _TMW_UTISL_TOSTRING_H +#define _TMW_UTILS_TOSTRING_H #include <cstdarg> |