summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ili9341/ili9341.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/ili9341/ili9341.cxx')
-rw-r--r--peripheral/libupm/src/ili9341/ili9341.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/ili9341/ili9341.cxx b/peripheral/libupm/src/ili9341/ili9341.cxx
index 22e2350..b0a4e57 100644
--- a/peripheral/libupm/src/ili9341/ili9341.cxx
+++ b/peripheral/libupm/src/ili9341/ili9341.cxx
@@ -33,7 +33,7 @@
#include <stdio.h>
#include <string.h>
-#include "ili9341.hpp"
+#include "ili9341.h"
using namespace upm;