summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/m24lr64e/m24lr64e.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/m24lr64e/m24lr64e.cxx')
-rw-r--r--peripheral/libupm/src/m24lr64e/m24lr64e.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/m24lr64e/m24lr64e.cxx b/peripheral/libupm/src/m24lr64e/m24lr64e.cxx
index a4e1cd7..633d5e7 100644
--- a/peripheral/libupm/src/m24lr64e/m24lr64e.cxx
+++ b/peripheral/libupm/src/m24lr64e/m24lr64e.cxx
@@ -27,7 +27,7 @@
#include <iostream>
#include <string>
-#include "m24lr64e.hpp"
+#include "m24lr64e.h"
using namespace upm;
using namespace std;