diff --git a/cpp/QrCoder.hpp b/cpp/QrCoder.hpp index 4ac3f40..934a746 100644 --- a/cpp/QrCoder.hpp +++ b/cpp/QrCoder.hpp @@ -29,7 +29,7 @@ #include "QrSegment.hpp" -namespace QrCodegen { +namespace qrcodegen { /* * Represents an immutable square grid of black and white cells for a QR Code symbol, and