]> Git Repo - qemu.git/blobdiff - hw/ide/mmio.c
Merge remote-tracking branch 'origin/master' into HEAD
[qemu.git] / hw / ide / mmio.c
index b6ce62ac5aa6eaf0bb33bcd2d74d8b76b629d64e..6f12f456ed49aea97fc9eeab8eca634f3777ed43 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/sysbus.h"
 #include "sysemu/block-backend.h"
 #include "sysemu/dma.h"
 
-#include <hw/ide/internal.h>
+#include "hw/ide/internal.h"
 
 /***********************************************************/
 /* MMIO based ide port
This page took 0.0233 seconds and 4 git commands to generate.