diff options
Diffstat (limited to 'src/input/cache/Item.cxx')
-rw-r--r-- | src/input/cache/Item.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/cache/Item.cxx b/src/input/cache/Item.cxx index 5decaaced..9faefe062 100644 --- a/src/input/cache/Item.cxx +++ b/src/input/cache/Item.cxx @@ -19,6 +19,7 @@ #include "Item.hxx" #include "Lease.hxx" +#include "input/InputStream.hxx" #include <assert.h> |