From ba9fac97eb0afba27e7d35bef34255c8ac436295 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Sep 2013 16:17:10 +0300 Subject: fix compilation with SDL2. --- src/utils/copynpaste.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/copynpaste.cpp') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 134f7ba1b..20af28454 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -44,6 +44,8 @@ #include "debug.h" #ifdef USE_SDL2 +#include + bool retrieveBuffer(std::string& text, size_t& pos) { char *buf = SDL_GetClipboardText(); -- cgit v1.2.3-60-g2f50