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