aboutsummaryrefslogtreecommitdiff
path: root/hw/pcmcia/pcmcia.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pcmcia/pcmcia.c')
-rw-r--r--hw/pcmcia/pcmcia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pcmcia/pcmcia.c b/hw/pcmcia/pcmcia.c
index 195672186a..c16b12db01 100644
--- a/hw/pcmcia/pcmcia.c
+++ b/hw/pcmcia/pcmcia.c
@@ -5,7 +5,7 @@
*/
#include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu/module.h"
#include "hw/hw.h"
#include "hw/pcmcia.h"