]> Git Repo - qemu.git/blobdiff - hw/cadence_uart.c
hw: include hw header files with full paths
[qemu.git] / hw / cadence_uart.c
index 5766d38f13ce50e6b4ad6f73c2aae95583ee650a..5426f1001896eecbd58ddbd167594bfd95fc9189 100644 (file)
@@ -16,7 +16,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 #include "char/char.h"
 #include "qemu/timer.h"
 
This page took 0.021483 seconds and 4 git commands to generate.