We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deacc72 commit 4e4d718Copy full SHA for 4e4d718
src/common/colorspaces.c
@@ -1,6 +1,6 @@
1
/*
2
This file is part of darktable,
3
- Copyright (C) 2010-2024 darktable developers.
+ Copyright (C) 2010-2025 darktable developers.
4
5
darktable is free software: you can redistribute it and/or modify
6
it under the terms of the GNU General Public License as published by
@@ -25,7 +25,6 @@
25
#include "common/file_location.h"
26
#include "common/math.h"
27
#include "common/matrices.h"
28
-#include "common/srgb_tone_curve_values.h"
29
#include "common/utility.h"
30
#include "control/conf.h"
31
#include "control/control.h"
src/common/srgb_tone_curve_values.h
0 commit comments