]> git.proxmox.com Git - qemu.git/blobdiff - cpu-all.h
Revert "pci: prepare makefiles for pci code reorganization"
[qemu.git] / cpu-all.h
index c9c51b83ac4c3e811f7827fab1a72dfca0f8a6e8..d6b2b19743ed55b30c5b74c6c7e002a452ed41d7 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -180,7 +180,7 @@ static inline void tswap64s(uint64_t *s)
 
 #if defined(CONFIG_USER_ONLY)
 #include <assert.h>
-#include "qemu-types.h"
+#include "qemu-user-types.h"
 
 /* On some host systems the guest address space is reserved on the host.
  * This allows the guest address space to be offset to a convenient location.