summaryrefslogtreecommitdiff
path: root/src/feature/nodelist/parsecommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/nodelist/parsecommon.c')
-rw-r--r--src/feature/nodelist/parsecommon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/parsecommon.c b/src/feature/nodelist/parsecommon.c
index 4340f28225..4f1c3fd421 100644
--- a/src/feature/nodelist/parsecommon.c
+++ b/src/feature/nodelist/parsecommon.c
@@ -6,7 +6,7 @@
* \brief Common code to parse and validate various type of descriptors.
**/
-#include "or/parsecommon.h"
+#include "feature/nodelist/parsecommon.h"
#include "lib/log/torlog.h"
#include "lib/log/util_bug.h"
#include "lib/encoding/binascii.h"