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

@@ -20,6 +20,7 @@
#include <QMouseEvent>
#include <Gui/MDIView.h>
#include <Mod/Image/ImageGlobal.h>
#include "OpenGLImageBox.h"

View File

@@ -24,6 +24,7 @@
#define IMAGE_ViewProviderImagePlane_H
#include <Gui/ViewProviderGeometryObject.h>
#include <Mod/Image/ImageGlobal.h>
class SoCoordinate3;

View File

@@ -24,6 +24,7 @@
#define IMAGE_WORKBENCH_H
#include <Gui/Workbench.h>
#include <Mod/Image/ImageGlobal.h>
namespace ImageGui {