summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/src/up_oled.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/src/up_oled.c')
-rw-r--r--nuttx/configs/lm3s6965-ek/src/up_oled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lm3s6965-ek/src/up_oled.c b/nuttx/configs/lm3s6965-ek/src/up_oled.c
index 586927d53..23ce7e036 100644
--- a/nuttx/configs/lm3s6965-ek/src/up_oled.c
+++ b/nuttx/configs/lm3s6965-ek/src/up_oled.c
@@ -48,7 +48,7 @@
#include <nuttx/lcd/lcd.h>
#include <nuttx/lcd/p14201.h>
-#include "lm3s_internal.h"
+#include "lm_gpio.h"
#include "lm3s6965ek_internal.h"
/****************************************************************************