]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/apic_common.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / apic_common.c
index d8c981050950436af7acea6c6bcc63c38fcdf853..d0c261602c63ac5c7fce68f29dfd753e90d1a8ff 100644 (file)
@@ -17,8 +17,8 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>
  */
-#include "apic.h"
-#include "apic_internal.h"
+#include "hw/apic.h"
+#include "hw/apic_internal.h"
 #include "trace.h"
 #include "sysemu/kvm.h"