Reduce image16.h dependencies

This commit is contained in:
Ingo Weyrich
2019-10-28 21:03:45 +01:00
parent 20726d5bfe
commit 54b6b53e12
7 changed files with 5 additions and 10 deletions

View File

@@ -16,11 +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 <cstdio>
#include "image16.h"
#include "imagefloat.h"
#include "image8.h"
#include <cstdio>
#include "rtengine.h"
#include "rt_math.h"
namespace
{