/* * jerrorint.h * * Copyright (C) 2022, D. R. Commander. * For conditions of distribution and use, see the accompanying README.ijg * file. */ #if BITS_IN_JSAMPLE == 12 #include "j12error.h" #else #include "jerror.h" #endif