]> Git Repo - qemu.git/blobdiff - module.c
translate-all.c: Use tb1->phys_hash_next directly in tb_remove
[qemu.git] / module.c
index c3a6da7a86712cd141acfce06c08cabde80c2dbc..7acc33d076a613f103aba23dbb889be154a2f4d2 100644 (file)
--- a/module.c
+++ b/module.c
@@ -14,8 +14,8 @@
  */
 
 #include "qemu-common.h"
-#include "qemu-queue.h"
-#include "module.h"
+#include "qemu/queue.h"
+#include "qemu/module.h"
 
 typedef struct ModuleEntry
 {
This page took 0.023345 seconds and 4 git commands to generate.