aboutsummaryrefslogtreecommitdiff
path: root/hw/ccid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ccid.h')
-rw-r--r--hw/ccid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ccid.h b/hw/ccid.h
index 6adc745a6d..9334da8acd 100644
--- a/hw/ccid.h
+++ b/hw/ccid.h
@@ -10,7 +10,7 @@
#ifndef CCID_H
#define CCID_H
-#include "qdev.h"
+#include "hw/qdev.h"
typedef struct CCIDCardState CCIDCardState;
typedef struct CCIDCardInfo CCIDCardInfo;