summaryrefslogtreecommitdiff
path: root/shell/inc
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc')
-rw-r--r--shell/inc/kde_headers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/inc/kde_headers.h b/shell/inc/kde_headers.h
index d69bb0dda6..797a12f7d7 100644
--- a/shell/inc/kde_headers.h
+++ b/shell/inc/kde_headers.h
@@ -32,6 +32,8 @@
/* ********* Suppress warnings if needed */
#include "sal/config.h"
+#include <cstddef>
+
#if defined __GNUC__
#pragma GCC system_header
#endif
@@ -91,7 +93,6 @@
#include <kabc/field.h>
#include <kabc/stdaddressbook.h>
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */