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