summaryrefslogtreecommitdiff
path: root/hw/audio/lm4549.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/audio/lm4549.c')
-rw-r--r--hw/audio/lm4549.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/audio/lm4549.c b/hw/audio/lm4549.c
index 67335cba61..d75f7ec21f 100644
--- a/hw/audio/lm4549.c
+++ b/hw/audio/lm4549.c
@@ -15,7 +15,7 @@
#include "hw/hw.h"
#include "audio/audio.h"
-#include "hw/lm4549.h"
+#include "lm4549.h"
#if 0
#define LM4549_DEBUG 1