diff options
Diffstat (limited to 'src/or/git_revision.c')
-rw-r--r-- | src/or/git_revision.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/git_revision.c b/src/or/git_revision.c index cd63ed8302..be6f67423c 100644 --- a/src/or/git_revision.c +++ b/src/or/git_revision.c @@ -3,7 +3,7 @@ * Copyright (c) 2007-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -#include "git_revision.h" +#include "or/git_revision.h" /** String describing which Tor Git repository version the source was * built from. This string is generated by a bit of shell kludging in |