Further cleanup of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-29 23:49:43 +01:00
parent 1acca23fe1
commit 81575a6e36
5 changed files with 7 additions and 5 deletions

View File

@@ -16,8 +16,12 @@
* You should have received a copy of the GNU General Public License
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
*/
#include <glibmm/ustring.h>
#include "colortemp.h"
#include "rtengine.h"
#include "iccmatrices.h"
#include "rt_math.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>