summaryrefslogtreecommitdiff
path: root/src/routingTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/routingTable.h')
-rw-r--r--src/routingTable.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/routingTable.h b/src/routingTable.h
index 3803719..4a60ec3 100644
--- a/src/routingTable.h
+++ b/src/routingTable.h
@@ -30,8 +30,8 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _ROUTINGTABLE_H
-#define _ROUTINGTABLE_H
+#ifndef ANYTUN_routingTable_h_INCLUDED
+#define ANYTUN_routingTable_h_INCLUDED
#include <map>
#include <deque>