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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extension/timer.h b/src/extension/timer.h
index ebae62b24..33b9829e9 100644
--- a/src/extension/timer.h
+++ b/src/extension/timer.h
@@ -13,6 +13,7 @@
#ifndef INKSCAPE_EXTENSION_TIMER_H__
#define INKSCAPE_EXTENSION_TIMER_H__
+#include <stddef.h>
#include <sigc++/sigc++.h>
#include <glibmm/timeval.h>
#include "extension-forward.h"