X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=0b9f46b360f391e26d062c6f9eeb20e479233810;hb=2edf335a120e7bc33cb14bac5576fbadee89903b;hp=34c264716534427b0a58eb11bcea292389507432;hpb=cbf8f0bfaf3c752f852f0cf87c620305797c73b8;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index 34c2647..0b9f46b 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -1323,6 +1323,7 @@ static bool IsFocused() #if PLATFORM_LINUX #include #include +#include static bool try_launch_browser(const char *browser, const char *url) { // make sure string isn't empty...