Salome HOME
Porting ATOMIC module to the CMake build system: initial version.
[samples/atomic.git] / src / ATOMICGUI / ATOMICGUI_RenameOp.cxx
index 73b14dc1d6fc3b4cfa864561b8f17fc92ef3cac2..823863ebbe7612afb964bb4966e6993abb9c5a17 100644 (file)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#include <ATOMICGUI_RenameOp.h>
-#include <ATOMICGUI_DataModel.h>
-#include <ATOMICGUI_DataObject.h>
-#include <ATOMICGUI.h>
+#include "ATOMICGUI_RenameOp.h"
+#include "ATOMICGUI_DataModel.h"
+#include "ATOMICGUI_DataObject.h"
+#include "ATOMICGUI.h"
 
 #include <LightApp_Application.h>
 #include <SUIT_Desktop.h>