From f6d51b4a6e8b6cde3a89343cede98b347857084a Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 10 Oct 2013 14:03:59 +0000 Subject: [PATCH] - remove old include --- src/mesh/mesh_path.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/mesh/mesh_path.h b/src/mesh/mesh_path.h index 7aaa9daac..2039ceb1e 100644 --- a/src/mesh/mesh_path.h +++ b/src/mesh/mesh_path.h @@ -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 ****************************/ /******************************************************************************/ -- 2.25.1