]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ssd0323.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / ssd0323.c
index 84c86a52446b83b0126f8db4e0b05b15768230ce..27b415199451496aae82ba61c65ed037c0449982 100644 (file)
@@ -10,7 +10,7 @@
 /* The controller can support a variety of different displays, but we only
    implement one.  Most of the commends relating to brightness and geometry
    setup are ignored. */
-#include "ssi.h"
+#include "hw/ssi.h"
 #include "ui/console.h"
 
 //#define DEBUG_SSD0323 1