summaryrefslogtreecommitdiffstats
path: root/src/node-context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/node-context.cpp')
-rw-r--r--src/node-context.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/node-context.cpp b/src/node-context.cpp
index 3d11aefe4..14fcc8866 100644
--- a/src/node-context.cpp
+++ b/src/node-context.cpp
@@ -13,6 +13,8 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
+#include <cstring>
+#include <string>
#include <gdk/gdkkeysyms.h>
#include "macros.h"
#include <glibmm/i18n.h>