From 77b54c35bf9587450cd636e0d7df37e190e28bfb Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Apr 2026 17:01:47 -0400 Subject: Smaller stuff that went uncommitted Signed-off-by: Andrew Opalach --- src/codec/wuffs.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/codec/wuffs.c') diff --git a/src/codec/wuffs.c b/src/codec/wuffs.c index 6ae81d9..7050fb4 100644 --- a/src/codec/wuffs.c +++ b/src/codec/wuffs.c @@ -8,7 +8,11 @@ #define WUFFS_CONFIG__MODULE__JPEG #define WUFFS_CONFIG__MODULE__IMAGE #define WUFFS_IMPLEMENTATION +#ifdef CAMU_LOCAL_WUFFS #include +#else +#include +#endif #include "wuffs.h" #include "common.h" -- cgit v1.2.3-101-g0448