aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fcplay/files/patch-ab
blob: e79c210bbaa208ed511873345028e2a1cb1f5d72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- AudioDriver.h.orig  Tue Mar  4 06:47:00 1997
+++ AudioDriver.h   Tue Dec 12 02:46:01 2000
@@ -7,6 +7,7 @@
 #include <string.h>
 #include <sys/ioctl.h>
 #include <unistd.h>
+#include "Config.h"
 
 // These next includes were not required if libsidplay would not
 // provide related HAVE_* definitions.