0029025: TInspector include files are not installed to inc directory by CMake
[occt.git] / tools / DFBrowser / DFBrowser_Tools.cxx
index 71a57d0..950ff0e 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement. 
 
-#include <DFBrowser_Tools.hxx>
+#include <inspector/DFBrowser_Tools.hxx>
 
-#include <DFBrowser_ItemBase.hxx>
+#include <inspector/DFBrowser_ItemBase.hxx>
 
-#include <DFBrowserPane_AttributePaneCreator.hxx>
-#include <DFBrowserPane_Tools.hxx>
+#include <inspector/DFBrowserPane_AttributePaneCreator.hxx>
+#include <inspector/DFBrowserPane_Tools.hxx>
 
 #include <TCollection_AsciiString.hxx>
 #include <TDF_Tool.hxx>
@@ -33,8 +33,6 @@
 #include <QPalette>
 #include <QWidget>
 
-//#define REQUIRE_OCAF_REVIEW:27
-
 namespace DFBrowser_Tools
 {
   // =======================================================================