summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop-style.cpp')
-rw-r--r--src/desktop-style.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/desktop-style.cpp b/src/desktop-style.cpp
index fe388ded3..7ff2be2c8 100644
--- a/src/desktop-style.cpp
+++ b/src/desktop-style.cpp
@@ -12,6 +12,9 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <string>
+#include <cstring>
+
#include "desktop.h"
#include "color-rgba.h"
#include "svg/css-ostringstream.h"