summaryrefslogtreecommitdiff
path: root/src/snd_oss.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/snd_oss.c')
-rw-r--r--src/snd_oss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snd_oss.c b/src/snd_oss.c
index 6260530..d62030f 100644
--- a/src/snd_oss.c
+++ b/src/snd_oss.c
@@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#endif
#include <stdio.h>
-#include "com_local.h"
+#include "common.h"
#include "snd_local.h"
static int audio_fd;