X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_selection.h;h=2e6ffb3271f779486c516c06ca49edefc8cb1f86;hb=20cce16e98fc9b052c5862efa6394a285971e846;hp=e0dfea6b431522d3d9b93a7a6ffbc6d13bf5d255;hpb=27d4a138d23453e93a833e9347444b828a971cb4;p=architektonas diff --git a/src/base/rs_selection.h b/src/base/rs_selection.h index e0dfea6..2e6ffb3 100644 --- a/src/base/rs_selection.h +++ b/src/base/rs_selection.h @@ -2,7 +2,9 @@ #define RS_SELECTION_H #include "rs_entitycontainer.h" -#include "graphicview.h" + +class Drawing; +class GraphicView; /** * API Class for selecting entities.