diff options
Diffstat (limited to 'src/select-context.cpp')
| -rw-r--r-- | src/select-context.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/select-context.cpp b/src/select-context.cpp index 48afadb2b..0eb5777cf 100644 --- a/src/select-context.cpp +++ b/src/select-context.cpp @@ -16,6 +16,8 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif +#include <cstring> +#include <string> #include <gdk/gdkkeysyms.h> #include "macros.h" #include "rubberband.h" |
