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