aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_subpixel_order_count.c
blob: d77a748144e63158d134c8b7ce9320d7c7791f06 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* See LICENSE file for copyright and license details. */
#include "common.h"


/**
 * The number of values defined in `libgamma_subpixel_order_t`
 * in the version of the library the program is linked against
 */
const int libgamma_subpixel_order_count = LIBGAMMA_SUBPIXEL_ORDER_COUNT;