Remove a duplicate #include in win_stbar.c

This commit is contained in:
Alexander Babikov
2021-05-26 18:15:47 +05:00
parent ea5e598bf1
commit 046aa86ffa

View File

@@ -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