summaryrefslogtreecommitdiffstats
path: root/src/extension/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/timer.h')
-rw-r--r--src/extension/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/timer.h b/src/extension/timer.h
index b257c770a..e00929013 100644
--- a/src/extension/timer.h
+++ b/src/extension/timer.h
@@ -13,7 +13,7 @@
#ifndef INKSCAPE_EXTENSION_TIMER_H__
#define INKSCAPE_EXTENSION_TIMER_H__
-#include <stddef.h>
+#include <cstddef>
#include <sigc++/sigc++.h>
#include <glibmm/timeval.h>