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