- remove old include
authorBart Polot <bart@net.in.tum.de>
Thu, 10 Oct 2013 14:03:59 +0000 (14:03 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 10 Oct 2013 14:03:59 +0000 (14:03 +0000)
src/mesh/mesh_path.h

index 7aaa9daacf6b02bb37269ab8c9d8525300952dbe..2039ceb1ef1a04210f973c39cf9fe3d7be67755a 100644 (file)
@@ -24,8 +24,8 @@
  * @author Bartlomiej Polot
  */
 
-#ifndef MESH_PATH_H
-#define MESH_PATH_H
+#ifndef MESH_PATH_H_
+#define MESH_PATH_H_
 
 #ifdef __cplusplus
 extern "C"
@@ -35,8 +35,6 @@ extern "C"
 #endif
 #endif
 
-#include "mesh.h"
-
 /******************************************************************************/
 /************************      DATA STRUCTURES     ****************************/
 /******************************************************************************/