diff options
Diffstat (limited to 'src/ipa/raspberrypi/md_parser.cpp')
-rw-r--r-- | src/ipa/raspberrypi/md_parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/md_parser.cpp b/src/ipa/raspberrypi/md_parser.cpp index ca809aa2..d82c102c 100644 --- a/src/ipa/raspberrypi/md_parser.cpp +++ b/src/ipa/raspberrypi/md_parser.cpp @@ -11,7 +11,7 @@ #include "md_parser.hpp" -using namespace RPi; +using namespace RPiController; // This function goes through the embedded data to find the offsets (not // values!), in the data block, where the values of the given registers can |