From 1af7d824adf74c7b453e2096a79246d1fd58b19f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Jun 2016 23:38:17 +0300 Subject: Fix code style. --- src/utils/copynpaste.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 6274d285a..464e7ee80 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -56,6 +56,8 @@ #include #elif defined __native_client__ #include "utils/naclmessages.h" +#elif defined WIN32 +#include #endif #endif // USE_SDL2 -- cgit v1.2.3-60-g2f50