summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/l298/l298.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/l298/l298.cxx')
-rw-r--r--peripheral/libupm/src/l298/l298.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/l298/l298.cxx b/peripheral/libupm/src/l298/l298.cxx
index 00c08ec..75d7587 100644
--- a/peripheral/libupm/src/l298/l298.cxx
+++ b/peripheral/libupm/src/l298/l298.cxx
@@ -26,7 +26,7 @@
#include <string>
#include <stdexcept>
-#include "l298.h"
+#include "l298.hpp"
using namespace upm;
using namespace std;