summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/lcd/ssd1327.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/lcd/ssd1327.cxx')
-rw-r--r--peripheral/libupm/src/lcd/ssd1327.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/lcd/ssd1327.cxx b/peripheral/libupm/src/lcd/ssd1327.cxx
index 65c5306..28cc343 100644
--- a/peripheral/libupm/src/lcd/ssd1327.cxx
+++ b/peripheral/libupm/src/lcd/ssd1327.cxx
@@ -26,8 +26,8 @@
#include <string>
#include <unistd.h>
-#include "hd44780_bits.hpp"
-#include "ssd1327.hpp"
+#include "hd44780_bits.h"
+#include "ssd1327.h"
using namespace upm;