From e16c243d1cab4eb236fbd08d12dbce75aac94ddf Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jan 2024 11:37:10 +0100 Subject: ddd --- serialize/packbits-write.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serialize/packbits-write.cpp') diff --git a/serialize/packbits-write.cpp b/serialize/packbits-write.cpp index 5db0fa1b..f485a72e 100644 --- a/serialize/packbits-write.cpp +++ b/serialize/packbits-write.cpp @@ -4,7 +4,7 @@ namespace floormat { namespace { -using namespace floormat::Pack; +using namespace floormat::Pack_impl; using u32 = uint32_t; using u16 = uint16_t; -- cgit v1.2.3