summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkscape.cpp')
-rw-r--r--src/inkscape.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/inkscape.cpp b/src/inkscape.cpp
index cd176c0cf..388b8fb1f 100644
--- a/src/inkscape.cpp
+++ b/src/inkscape.cpp
@@ -43,6 +43,8 @@ using Inkscape::Extension::Internal::PrintWin32;
#include <gtk/gtkmessagedialog.h>
#include <glibmm/i18n.h>
+#include <string>
+#include <cstring>
#include "helper/sp-marshal.h"
#include "dialogs/debugdialog.h"
#include "application/application.h"