From dd576da08277aeeb6478acb17b44123950cc3b5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Thu, 21 May 2026 15:11:46 -0300 Subject: [PATCH] Fix include in test_NDPluginAttribute was renamed to in 29fbc2d4 (Rename Code.h -> NDCodec.h, prepend static vars with ND, fix all references, 2026-04-27). Fixes: d044c3de (Allow NDPluginAttribute to support compressed arrays. Add unit tests for NDPluginAttribute, 2026-04-27) --- ADApp/pluginTests/test_NDPluginAttribute.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADApp/pluginTests/test_NDPluginAttribute.cpp b/ADApp/pluginTests/test_NDPluginAttribute.cpp index cb32d1b1..be6345fc 100644 --- a/ADApp/pluginTests/test_NDPluginAttribute.cpp +++ b/ADApp/pluginTests/test_NDPluginAttribute.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include