diff options
Diffstat (limited to 'src/ext/include.am')
-rw-r--r-- | src/ext/include.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/include.am b/src/ext/include.am index f0bfbb791f..40923aa93e 100644 --- a/src/ext/include.am +++ b/src/ext/include.am @@ -7,7 +7,7 @@ EXTHEADERS = \ src/ext/ht.h \ src/ext/eventdns.h \ src/ext/tinytest.h \ - src/ext/readpassphrase.h \ + src/ext/tor_readpassphrase.h \ src/ext/strlcat.c \ src/ext/strlcpy.c \ src/ext/tinytest_macros.h \ |