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