]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i8259_common.c
hw: include hw header files with full paths
[mirror_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)
 {