summaryrefslogtreecommitdiff
path: root/src/proxy/proxytrack.c
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-06-14 09:56:14 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-06-14 09:56:14 +0000
commit6c2120e0535ed51963229ca60438226fd3c3d8b9 (patch)
tree22ea17cf2e6667c494f31903fc2f27bbdff2bda0 /src/proxy/proxytrack.c
parent7a261eec3928919d0a4ce381cb9a4927b8f31d99 (diff)
Fixed includes.
Diffstat (limited to 'src/proxy/proxytrack.c')
-rw-r--r--src/proxy/proxytrack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proxy/proxytrack.c b/src/proxy/proxytrack.c
index f2fc4d0..ccb93c9 100644
--- a/src/proxy/proxytrack.c
+++ b/src/proxy/proxytrack.c
@@ -129,7 +129,7 @@ Remark: If no cache newer than the added one is found, all entries can be added
#include "htsglobal.h"
/* htsweb */
-#include "htsinthash.h"
+#include "coucal.h"
/* ProxyTrack */
#include "proxytrack.h"