#ifndef inc_set_tonemap_h #define inc_set_tonemap_h /* Cesar project {{{ * * Copyright (C) 2008 Spidcom * * <<>> * * }}} */ /** * \file inc/set_tonemap.h * \brief Set tonemap fcall. * \ingroup test */ BEGIN_DECLS void test_pbproc_set_tonemap_init (test_pbproc_t *ctx); END_DECLS #endif /* inc_set_tonemap_h */