aboutsummaryrefslogtreecommitdiff
path: root/chardev/testdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'chardev/testdev.c')
-rw-r--r--chardev/testdev.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/chardev/testdev.c b/chardev/testdev.c
index 031e9a23e8..368a8c041e 100644
--- a/chardev/testdev.c
+++ b/chardev/testdev.c
@@ -23,8 +23,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+
#include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu/module.h"
#include "chardev/char.h"
#define BUF_SIZE 32