]> Git Repo - qemu.git/blobdiff - bsd-user/qemu.h
user: Rename qemu-types.h to qemu-user-types.h
[qemu.git] / bsd-user / qemu.h
index 8a5ee3d81f7f9f0a288a1f3059b243f950dc0d76..d2688995bdf203c5f992c8b8672296273d92a73c 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdlib.h>
 #endif /* DEBUG_REMAP */
 
-#include "qemu-types.h"
+#include "qemu-user-types.h"
 
 enum BSDType {
     target_freebsd,
This page took 0.023334 seconds and 4 git commands to generate.