summaryrefslogtreecommitdiff
path: root/unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix.c')
-rw-r--r--unix.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix.c b/unix.c
index d49fc5143..6ab3dd6d6 100644
--- a/unix.c
+++ b/unix.c
@@ -7,12 +7,14 @@
#include "hal.h"
#include "variables.h"
+#include "music/bemidi.h"
#include "music/extmidi.h"
#include "music/null_m.h"
#include "sound/null_s.h"
#include "sound/sdl_s.h"
+#include "video/dedicated_v.h"
#include "video/null_v.h"
#include "video/sdl_v.h"