summary refs log tree commit diff stats
path: root/chardev/char-win.c
diff options
context:
space:
mode:
Diffstat (limited to 'chardev/char-win.c')
-rw-r--r--chardev/char-win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chardev/char-win.c b/chardev/char-win.c
index ec9a731be9..05518e0958 100644
--- a/chardev/char-win.c
+++ b/chardev/char-win.c
@@ -24,7 +24,7 @@
 #include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "qapi/error.h"
-#include "char-win.h"
+#include "chardev/char-win.h"
 
 static void win_chr_read(Chardev *chr, DWORD len)
 {