summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/desktop.h b/src/desktop.h
index 927e1a3da..9de4c0e14 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -25,7 +25,7 @@
#include "config.h"
#endif
-#include <stddef.h>
+#include <cstddef>
#include <sigc++/sigc++.h>
#include <2geom/affine.h>