summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/w32.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/w32.c')
-rw-r--r--video/out/opengl/w32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/w32.c b/video/out/opengl/w32.c
index 86f4414aa4..5157cd97a5 100644
--- a/video/out/opengl/w32.c
+++ b/video/out/opengl/w32.c
@@ -25,7 +25,7 @@
#include <dwmapi.h>
#include "video/out/w32_common.h"
#include "video/out/win32/exclusive_hack.h"
-#include "common.h"
+#include "context.h"
struct w32_context {
int opt_swapinterval;