Revert: circular dependencies of header files on Windows

This commit is contained in:
baydam
2016-03-08 17:44:35 +00:00
parent 41264505eb
commit df5cf42fdc
4 changed files with 8 additions and 8 deletions
-4
View File
@@ -18,10 +18,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "MapperGLCanvas.h"
#include "ShapeGraphicsItem.h"
#include "ShapeControlPainter.h"
#include "MappingGui.h"
MappingGui::MappingGui(Mapping::ptr mapping)