summaryrefslogtreecommitdiff
path: root/src/or/rendclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rendclient.h')
-rw-r--r--src/or/rendclient.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/rendclient.h b/src/or/rendclient.h
index e8495ce09c..77395d6cb8 100644
--- a/src/or/rendclient.h
+++ b/src/or/rendclient.h
@@ -1,7 +1,7 @@
/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2017, The Tor Project, Inc. */
+ * Copyright (c) 2007-2018, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**
@@ -12,7 +12,7 @@
#ifndef TOR_RENDCLIENT_H
#define TOR_RENDCLIENT_H
-#include "rendcache.h"
+#include "or/rendcache.h"
void rend_client_purge_state(void);