From 953172f05b130e030e10a77b4a6f0c3d938e99e5 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 15 Apr 2018 19:29:07 +0200 Subject: [PATCH] This header include can go now --- gfx/video_crt_switch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/video_crt_switch.c b/gfx/video_crt_switch.c index 558b6a525e..874e5c3afa 100644 --- a/gfx/video_crt_switch.c +++ b/gfx/video_crt_switch.c @@ -22,7 +22,6 @@ #if defined(_WIN32) #include -#include "common/win32_common.h" #endif #include "video_driver.h"