(wgl_ctx.c) Fix warnings

This commit is contained in:
twinaphex 2015-04-10 06:33:18 +02:00
parent 6ff8d368e6
commit 89bdccad4d

View File

@ -22,6 +22,7 @@
#endif
#include "../../driver.h"
#include "../../dynamic.h"
#include "../../runloop.h"
#include "../video_context_driver.h"
#include "../drivers/gl_common.h"