diff options
Diffstat (limited to 'src/util/format.h')
| -rw-r--r-- | src/util/format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/format.h b/src/util/format.h index d2fe2d0ef..61e004857 100644 --- a/src/util/format.h +++ b/src/util/format.h @@ -12,7 +12,7 @@ #ifndef SEEN_INKSCAPE_UTIL_FORMAT_H #define SEEN_INKSCAPE_UTIL_FORMAT_H -#include <stdarg.h> +#include <cstdarg> #include <glib.h> #include "util/share.h" |
