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