summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ds1307/pyupm_ds1307.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/ds1307/pyupm_ds1307.i')
-rw-r--r--peripheral/libupm/src/ds1307/pyupm_ds1307.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/ds1307/pyupm_ds1307.i b/peripheral/libupm/src/ds1307/pyupm_ds1307.i
index 33e65eb..5d4c0b2 100644
--- a/peripheral/libupm/src/ds1307/pyupm_ds1307.i
+++ b/peripheral/libupm/src/ds1307/pyupm_ds1307.i
@@ -9,7 +9,7 @@
%include "ds1307_doc.i"
#endif
-%include "ds1307.h"
+%include "ds1307.hpp"
%{
- #include "ds1307.h"
+ #include "ds1307.hpp"
%}