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