summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/cache2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/cache2.c b/stream/cache2.c
index c90bf09e72..59d6e0aacb 100644
--- a/stream/cache2.c
+++ b/stream/cache2.c
@@ -16,6 +16,7 @@
#include <sys/types.h>
#include <unistd.h>
+#include "cache2.h"
#include "osdep/timer.h"
#ifdef WIN32
#include <windows.h>