]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actionselectlayer.cpp
Sanity check stage II: rename classes...
[architektonas] / src / actions / actionselectlayer.cpp
index bc235ed9ca0843650163af5bfbc702796daa6aa8..04181561b38dee71e17cb25653030d908ea1357f 100644 (file)
@@ -16,7 +16,9 @@
 
 #include "actionselectlayer.h"
 
+#include "rs_debug.h"
 #include "rs_dialogfactory.h"
+#include "graphicview.h"
 #include "rs_selection.h"
 
 ActionSelectLayer::ActionSelectLayer(RS_EntityContainer & container, GraphicView & graphicView):