summaryrefslogtreecommitdiff
path: root/peripheral/libupm/examples/c++/grovelight.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/examples/c++/grovelight.cxx')
-rw-r--r--peripheral/libupm/examples/c++/grovelight.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/examples/c++/grovelight.cxx b/peripheral/libupm/examples/c++/grovelight.cxx
index 18f8f6c..64760c9 100644
--- a/peripheral/libupm/examples/c++/grovelight.cxx
+++ b/peripheral/libupm/examples/c++/grovelight.cxx
@@ -25,7 +25,7 @@
#include <unistd.h>
#include <iostream>
-#include "grove.hpp"
+#include "grove.h"
int
main(int argc, char **argv)