]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/omap_spi.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / omap_spi.c
index 8ff01ed99d0e07826f8e5e760553aca4f6ccb866..1cbd98d338f6e4af033af60b0e5cfa41a701ed41 100644 (file)
@@ -19,8 +19,8 @@
  * with this program; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
-#include "hw.h"
-#include "omap.h"
+#include "hw/hw.h"
+#include "hw/omap.h"
 
 /* Multichannel SPI */
 struct omap_mcspi_s {