summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-wheel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/sp-color-wheel.cpp')
-rw-r--r--src/widgets/sp-color-wheel.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widgets/sp-color-wheel.cpp b/src/widgets/sp-color-wheel.cpp
index e59cce4d3..c7d1acb3e 100644
--- a/src/widgets/sp-color-wheel.cpp
+++ b/src/widgets/sp-color-wheel.cpp
@@ -13,6 +13,9 @@
* This code is in public domain
*/
+#include <cstring>
+#include <string>
+
#include <gtk/gtksignal.h>
#include "sp-color-wheel.h"