summaryrefslogtreecommitdiff
path: root/firmware/target/arm/philips/hdd1630
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/philips/hdd1630')
-rwxr-xr-xfirmware/target/arm/philips/hdd1630/lcd-hdd1630.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/target/arm/philips/hdd1630/lcd-hdd1630.c b/firmware/target/arm/philips/hdd1630/lcd-hdd1630.c
index 6bb0668352..500120a432 100755
--- a/firmware/target/arm/philips/hdd1630/lcd-hdd1630.c
+++ b/firmware/target/arm/philips/hdd1630/lcd-hdd1630.c
@@ -18,6 +18,8 @@
18 * KIND, either express or implied. 18 * KIND, either express or implied.
19 * 19 *
20 ****************************************************************************/ 20 ****************************************************************************/
21#include <sys/types.h>
22
21#include "config.h" 23#include "config.h"
22#include "cpu.h" 24#include "cpu.h"
23#include "lcd.h" 25#include "lcd.h"