summaryrefslogtreecommitdiff
path: root/peripheral/libupm/examples/c++/grovescam.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/examples/c++/grovescam.cxx')
-rw-r--r--peripheral/libupm/examples/c++/grovescam.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/examples/c++/grovescam.cxx b/peripheral/libupm/examples/c++/grovescam.cxx
index 6592b33..6edd85d 100644
--- a/peripheral/libupm/examples/c++/grovescam.cxx
+++ b/peripheral/libupm/examples/c++/grovescam.cxx
@@ -26,7 +26,7 @@
#include <iostream>
#include <signal.h>
#include <stdio.h>
-#include "grovescam.hpp"
+#include "grovescam.h"
using namespace std;
using namespace upm;