From 046aa86ffaf469857fee92f00f5f25f2d818043d Mon Sep 17 00:00:00 2001 From: Alexander Babikov Date: Wed, 26 May 2021 18:15:47 +0500 Subject: [PATCH] Remove a duplicate #include in win_stbar.c --- src/win/win_stbar.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/win/win_stbar.c b/src/win/win_stbar.c index 18d815cc2..4cbbdfd7e 100644 --- a/src/win/win_stbar.c +++ b/src/win/win_stbar.c @@ -51,7 +51,6 @@ #include <86box/plat.h> #include <86box/ui.h> #include <86box/win.h> -#include <86box/mo.h> #ifndef GWL_WNDPROC #define GWL_WNDPROC GWLP_WNDPROC