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