]> Git Repo - qemu.git/blobdiff - hw/i8259_common.c
virtio-blk-s390: switch to the new API.
[qemu.git] / hw / i8259_common.c
index fc91056afbf8e01cda6e3dde468ec832a7591233..98052db1fa261d201ac3f40d2cbae25f77d4aecf 100644 (file)
@@ -22,8 +22,8 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "pc.h"
-#include "i8259_internal.h"
+#include "hw/pc.h"
+#include "hw/i8259_internal.h"
 
 void pic_reset_common(PICCommonState *s)
 {
This page took 0.024454 seconds and 4 git commands to generate.