GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
gp_mix_pixels.h
1// SPDX-License-Identifier: LGPL-2.1-or-later
2/*
3 * Copyright (C) 2012 Cyril Hrubis <metan@ucw.cz>
4 */
5
6#ifndef CORE_GP_MIXPIXELS_H
7#define CORE_GP_MIXPIXELS_H
8
9/* Generated header */
10#include <core/gp_mix_pixels.gen.h>
11
12#endif /* CORE_GP_MIXPIXELS_H */