These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / disas / libvixl / vixl / code-buffer.h
similarity index 99%
rename from qemu/disas/libvixl/code-buffer.h
rename to qemu/disas/libvixl/vixl/code-buffer.h
index da6233d..f93ebb6 100644 (file)
@@ -28,7 +28,7 @@
 #define VIXL_CODE_BUFFER_H
 
 #include <string.h>
-#include "globals.h"
+#include "vixl/globals.h"
 
 namespace vixl {