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