summaryrefslogtreecommitdiff
path: root/peripheral/libupm/examples/c++/tcs3414cs.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/examples/c++/tcs3414cs.cxx')
-rw-r--r--peripheral/libupm/examples/c++/tcs3414cs.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/examples/c++/tcs3414cs.cxx b/peripheral/libupm/examples/c++/tcs3414cs.cxx
index 7efcebd..5e6376e 100644
--- a/peripheral/libupm/examples/c++/tcs3414cs.cxx
+++ b/peripheral/libupm/examples/c++/tcs3414cs.cxx
@@ -24,7 +24,7 @@
#include <unistd.h>
#include <iostream>
-#include "tcs3414cs.hpp"
+#include "tcs3414cs.h"
#include <signal.h>
int doWork = 0;