summaryrefslogtreecommitdiffstats
path: root/src/object/sp-hatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-hatch.h')
-rw-r--r--src/object/sp-hatch.h2
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>