summaryrefslogtreecommitdiff
path: root/jpegutils/transupp.h
blob: e45df17fb55a9e3c841c4a9c84f80a2931abbd96 (plain)
1
2
3
4
5
#if JPEG_LIB_VERSION >= 80
#include "transupp-8a.h"
#else
#include "transupp-6b.h"
#endif