diff --git a/examples/application/source/renderer_ogl3.cpp b/examples/application/source/renderer_ogl3.cpp index 72a7dfc32..9aba29d98 100644 --- a/examples/application/source/renderer_ogl3.cpp +++ b/examples/application/source/renderer_ogl3.cpp @@ -4,6 +4,7 @@ # include "platform.h" # include +# include # if PLATFORM(WINDOWS) # define NOMINMAX