summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/max5487/pyupm_max5487.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/max5487/pyupm_max5487.i')
-rw-r--r--peripheral/libupm/src/max5487/pyupm_max5487.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/max5487/pyupm_max5487.i b/peripheral/libupm/src/max5487/pyupm_max5487.i
index 693d526..e8026ec 100644
--- a/peripheral/libupm/src/max5487/pyupm_max5487.i
+++ b/peripheral/libupm/src/max5487/pyupm_max5487.i
@@ -5,7 +5,7 @@
%feature("autodoc", "3");
-%include "max5487.h"
+%include "max5487.hpp"
%{
- #include "max5487.h"
+ #include "max5487.hpp"
%}