summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/gradient-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/gradient-tool.h')
-rw-r--r--src/ui/tools/gradient-tool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/gradient-tool.h b/src/ui/tools/gradient-tool.h
index 3b7a646e7..6421e75ad 100644
--- a/src/ui/tools/gradient-tool.h
+++ b/src/ui/tools/gradient-tool.h
@@ -15,7 +15,7 @@
* Released under GNU GPL
*/
-#include <stddef.h>
+#include <cstddef>
#include <sigc++/sigc++.h>
#include "ui/tools/tool-base.h"