0024947: Redesign OCCT legacy type system -- automatic
[occt.git] / src / SelectMgr / SelectMgr_SelectionManager.cxx
index 88ff77c..efde3c0 100644 (file)
@@ -25,6 +25,7 @@
 #include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <SelectMgr_DataMapIteratorOfDataMapOfObjectSelectors.hxx>
 #include <OSD_Environment.hxx>
+#include <SelectMgr_SelectableObject.hxx>
 
 static Standard_Integer FindIndex (const SelectMgr_SequenceOfSelector& theSelectorsSeq,
                                    const Handle(SelectMgr_ViewerSelector)& theSelector)