Further cleanup of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-29 21:06:27 +01:00
parent ed161c6288
commit 068847eb5a
57 changed files with 70 additions and 83 deletions

View File

@@ -19,7 +19,7 @@
#ifndef _IIMAGE_
#define _IIMAGE_
#include <glibmm.h>
#include <glibmm/ustring.h>
#include <vector>
#include "rt_math.h"
#include "alignedbuffer.h"