diff --git a/code/components/jomjol_image_proc/CImageBasis.h b/code/components/jomjol_image_proc/CImageBasis.h index 0d105b96..0f0165be 100644 --- a/code/components/jomjol_image_proc/CImageBasis.h +++ b/code/components/jomjol_image_proc/CImageBasis.h @@ -13,8 +13,8 @@ #include "../stb/stb_image.h" #include "../stb/stb_image_write.h" -// #include "../stb/deprecated/stb_image_resize.h" -#include "../stb/stb_image_resize.h" +#include "../stb/deprecated/stb_image_resize.h" +// #include "../stb/stb_image_resize.h" #include "esp_heap_caps.h"