]> Creatis software - FrontAlgorithms.git/blobdiff - lib/Airways/AirwaysLib/airwaysEdge.h
...
[FrontAlgorithms.git] / lib / Airways / AirwaysLib / airwaysEdge.h
similarity index 98%
rename from appli/TempAirwaysAppli/AirwaysLib/airwaysEdge.h
rename to lib/Airways/AirwaysLib/airwaysEdge.h
index fe7adf126f21b87f96e38e412d8522a7ff540e81..8157793ac2d4337ac18612f987724eb8250f37c5 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "airwaysNode.h"
 #include "Quaternion.h"
-#include <appli/TempAirwaysAppli/AirwaysLib/AirwaysLib_Export.h>
+#include <Airways/AirwaysLib/TempAirwaysAppli_AirwaysLib_Export.h>
 
 /**
  * @brief Airways project namespace
@@ -43,7 +43,7 @@ class Node;
  * This means that the edge source corresponds to the father and the target to the child. This implies that the root
  * node has a NULL edge.
  */
-class AirwaysLib_EXPORT Edge
+class TempAirwaysAppli_AirwaysLib_EXPORT Edge
 {
 public:
        /*!