summaryrefslogtreecommitdiff
path: root/peripheral/libupm/examples/c++/ds1307.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/examples/c++/ds1307.cxx')
-rw-r--r--peripheral/libupm/examples/c++/ds1307.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/examples/c++/ds1307.cxx b/peripheral/libupm/examples/c++/ds1307.cxx
index 0cb0793..44a0b08 100644
--- a/peripheral/libupm/examples/c++/ds1307.cxx
+++ b/peripheral/libupm/examples/c++/ds1307.cxx
@@ -24,7 +24,7 @@
#include <unistd.h>
#include <iostream>
-#include "ds1307.hpp"
+#include "ds1307.h"
using namespace std;