summaryrefslogtreecommitdiff
path: root/src/routingTree.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/routingTree.hpp')
-rw-r--r--src/routingTree.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routingTree.hpp b/src/routingTree.hpp
index 645b84d..3a9024d 100644
--- a/src/routingTree.hpp
+++ b/src/routingTree.hpp
@@ -32,7 +32,7 @@
#ifndef __ROUTING_TREE_
#define __ROUTING_TREE_
-#include "anytunError.hpp"
+#include "anytunError.h"
class RoutingTree {