From c2a123dc37141b2299e7ac92d05b2e8e62638e4d Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Wed, 12 Mar 2003 13:25:04 +0000 Subject: [PATCH] don't need Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@756 --- src/gui/midi_win32.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/midi_win32.h b/src/gui/midi_win32.h index 5f30c293..5f6e1d1d 100644 --- a/src/gui/midi_win32.h +++ b/src/gui/midi_win32.h @@ -18,7 +18,6 @@ #include #include -#include static HMIDIOUT m_out; static MIDIHDR m_hdr;