summaryrefslogtreecommitdiffstats
path: root/netwerk/cache2/CacheFileInputStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/cache2/CacheFileInputStream.cpp')
-rw-r--r--netwerk/cache2/CacheFileInputStream.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netwerk/cache2/CacheFileInputStream.cpp b/netwerk/cache2/CacheFileInputStream.cpp
index 99302baf54..564a08fd2b 100644
--- a/netwerk/cache2/CacheFileInputStream.cpp
+++ b/netwerk/cache2/CacheFileInputStream.cpp
@@ -8,6 +8,7 @@
#include "CacheFile.h"
#include "nsStreamUtils.h"
#include "nsThreadUtils.h"
+#include "mozilla/IntegerPrintfMacros.h"
#include <algorithm>
namespace mozilla::net {