aboutsummaryrefslogtreecommitdiff
path: root/sky/music/gmchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/music/gmchannel.h')
-rw-r--r--sky/music/gmchannel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sky/music/gmchannel.h b/sky/music/gmchannel.h
index 8105141890..7214168586 100644
--- a/sky/music/gmchannel.h
+++ b/sky/music/gmchannel.h
@@ -22,10 +22,10 @@
#ifndef SKYGMCHANNEL_H
#define SKYGMCHANNEL_H
-#include "stdafx.h"
-#include "sound/mididrv.h"
#include "sky/music/musicbase.h"
+class MidiDriver;
+
typedef struct {
uint16 eventDataPtr;
int32 nextEventTime;