]> git.proxmox.com Git - qemu.git/blobdiff - hw/lm4549.c
moxie: configure with default-configs file
[qemu.git] / hw / lm4549.c
index b3c2d5f25d10bb1dc220fe5dc5848d417f244ba7..67335cba615b3af24de97bab7c303005d2e51cce 100644 (file)
@@ -13,9 +13,9 @@
  * It supports only one playback voice and no record voice.
  */
 
-#include "hw.h"
+#include "hw/hw.h"
 #include "audio/audio.h"
-#include "lm4549.h"
+#include "hw/lm4549.h"
 
 #if 0
 #define LM4549_DEBUG  1