(WGL) Add header include

This commit is contained in:
twinaphex 2017-01-10 19:51:06 +01:00
parent da244c177b
commit bc50f99e40

View File

@ -39,6 +39,7 @@
#include "../../config.h"
#endif
#include "../../configuration.h"
#include "../../dynamic.h"
#include "../../runloop.h"
#include "../video_context_driver.h"