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