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