]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_selection.h
Fixed Library Browser...
[architektonas] / src / base / rs_selection.h
index e0dfea6b431522d3d9b93a7a6ffbc6d13bf5d255..2e6ffb3271f779486c516c06ca49edefc8cb1f86 100644 (file)
@@ -2,7 +2,9 @@
 #define RS_SELECTION_H
 
 #include "rs_entitycontainer.h"
-#include "graphicview.h"
+
+class Drawing;
+class GraphicView;
 
 /**
  * API Class for selecting entities.