diff --git a/thirdparty/etcpak/Bitmap.cpp b/thirdparty/etcpak/Bitmap.cpp index 6aa36f5caa..ef318318ac 100644 --- a/thirdparty/etcpak/Bitmap.cpp +++ b/thirdparty/etcpak/Bitmap.cpp @@ -3,7 +3,7 @@ #include #include -#include "libpng/png.h" +#include #include "lz4/lz4.h" #include "Bitmap.hpp"