aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/lcd_apollon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/lcd_apollon.c')
-rw-r--r--drivers/video/omap/lcd_apollon.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/video/omap/lcd_apollon.c b/drivers/video/omap/lcd_apollon.c
index 626ae3a532ff..2be94eb3bbf5 100644
--- a/drivers/video/omap/lcd_apollon.c
+++ b/drivers/video/omap/lcd_apollon.c
@@ -25,8 +25,9 @@
#include <linux/platform_device.h>
#include <mach/gpio.h>
-#include <mach/mux.h>
-#include <mach/omapfb.h>
+#include <plat/mux.h>
+
+#include "omapfb.h"
/* #define USE_35INCH_LCD 1 */