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