diff options
Diffstat (limited to 'src/object/sp-hatch-path.h')
| -rw-r--r-- | src/object/sp-hatch-path.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-hatch-path.h b/src/object/sp-hatch-path.h index ca00ae79d..228628f2e 100644 --- a/src/object/sp-hatch-path.h +++ b/src/object/sp-hatch-path.h @@ -16,7 +16,7 @@ #define SEEN_SP_HATCH_PATH_H #include <list> -#include <stddef.h> +#include <cstddef> #include <glibmm/ustring.h> #include <sigc++/connection.h> |
