]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/omap_dss.c
Fix typos and misspellings
[mirror_qemu.git] / hw / omap_dss.c
index ae51bdfe4114de69177c95e99fc4a1428e416a50..948ad8fcc5fc2e1b6ba28a84742535951c3636fd 100644 (file)
@@ -17,9 +17,9 @@
  * You should have received a copy of the GNU General Public License along
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
-#include "hw.h"
+#include "hw/hw.h"
 #include "ui/console.h"
-#include "omap.h"
+#include "hw/omap.h"
 
 struct omap_dss_s {
     qemu_irq irq;