summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/tm1637/tm1637.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/tm1637/tm1637.cxx')
-rw-r--r--peripheral/libupm/src/tm1637/tm1637.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/tm1637/tm1637.cxx b/peripheral/libupm/src/tm1637/tm1637.cxx
index b2c2722..74507f2 100644
--- a/peripheral/libupm/src/tm1637/tm1637.cxx
+++ b/peripheral/libupm/src/tm1637/tm1637.cxx
@@ -24,7 +24,7 @@
#include <string>
#include <stdexcept>
-#include "tm1637.hpp"
+#include "tm1637.h"
#include <stdarg.h>
const uint8_t m_brkt[2] = {0x39, 0x0f};