summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/controller/rpi/dpc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/raspberrypi/controller/rpi/dpc.hpp')
-rw-r--r--src/ipa/raspberrypi/controller/rpi/dpc.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipa/raspberrypi/controller/rpi/dpc.hpp b/src/ipa/raspberrypi/controller/rpi/dpc.hpp
index 9fb72867..d90285c4 100644
--- a/src/ipa/raspberrypi/controller/rpi/dpc.hpp
+++ b/src/ipa/raspberrypi/controller/rpi/dpc.hpp
@@ -9,7 +9,7 @@
#include "../algorithm.hpp"
#include "../dpc_status.h"
-namespace RPi {
+namespace RPiController {
// Back End algorithm to apply appropriate GEQ settings.
@@ -29,4 +29,4 @@ private:
DpcConfig config_;
};
-} // namespace RPi
+} // namespace RPiController