From a5dfe021811570f171237744bc959d19aa276a1c Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Wed, 3 Feb 2016 21:00:30 +0100 Subject: [PATCH] Remove `ProjectionEditor` include --- src/Commands/SelSurfaceCmd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Commands/SelSurfaceCmd.h b/src/Commands/SelSurfaceCmd.h index 756b80b..356dc31 100644 --- a/src/Commands/SelSurfaceCmd.h +++ b/src/Commands/SelSurfaceCmd.h @@ -7,7 +7,6 @@ #include "BaseCmd.h" #include "BaseSurface.h" #include "SurfaceManager.h" -#include "ProjectionEditor.h" namespace ofx { namespace piMapper {