Image: [skip ci] use ImageGlobal.h

This commit is contained in:
wmayer
2022-03-21 22:28:38 +01:00
parent 5766528ff6
commit 77f28bc667
6 changed files with 38 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
#ifndef IMAGEBASE_H
#define IMAGEBASE_H
#include <Mod/Image/ImageGlobal.h>
namespace Image
{

View File

@@ -26,6 +26,7 @@
#include <App/GeoFeature.h>
#include <App/PropertyFile.h>
#include <App/PropertyUnits.h>
#include <Mod/Image/ImageGlobal.h>
namespace Image
{