// giflib config.h #ifndef GIF_CONFIG_H_DEFINED #define GIF_CONFIG_H_DEFINED #include #include #include typedef uint32_t UINT32; #endif