aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-coopgamma.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-05 16:38:44 +0100
committerMattias Andrée <m@maandree.se>2025-03-05 16:38:44 +0100
commit844a48da2d670be95a62a582aab73ad8145040e2 (patch)
tree1c20cd1646706d6af03bce48822568c5602a8616 /src/gamma-coopgamma.c
parentUse colour temperature table from libred (diff)
downloadredshift-ng-844a48da2d670be95a62a582aab73ad8145040e2.tar.gz
redshift-ng-844a48da2d670be95a62a582aab73ad8145040e2.tar.bz2
redshift-ng-844a48da2d670be95a62a582aab73ad8145040e2.tar.xz
Unify header files (so far most)
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--src/gamma-coopgamma.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/gamma-coopgamma.c b/src/gamma-coopgamma.c
index 41a9d2b..d389e34 100644
--- a/src/gamma-coopgamma.c
+++ b/src/gamma-coopgamma.c
@@ -20,7 +20,7 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#else
-# define PACKAGE "redshift"
+# define PACKAGE "redshift-ng"
#endif
#include <errno.h>
@@ -37,8 +37,9 @@
# define _(s) s
#endif
-#include "gamma-coopgamma.h"
-#include "colorramp.h"
+#include "common.h"
+
+#include <libcoopgamma.h>
typedef struct {