From b252eab235a10b9839bd1af36f59b36311257a27 Mon Sep 17 00:00:00 2001 From: Nathan Poirier Date: Fri, 14 Dec 2018 04:59:08 +0100 Subject: [PATCH] Whoops, fix import mistake --- src/x11_window.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/x11_window.c b/src/x11_window.c index dac096095..9704839db 100644 --- a/src/x11_window.c +++ b/src/x11_window.c @@ -26,7 +26,6 @@ //======================================================================== #include "internal.h" -#include "x11_platform.h" #include #include