summaryrefslogtreecommitdiffstats
path: root/netwerk/cache2/CacheIOThread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/cache2/CacheIOThread.cpp')
-rw-r--r--netwerk/cache2/CacheIOThread.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/netwerk/cache2/CacheIOThread.cpp b/netwerk/cache2/CacheIOThread.cpp
index 2fbc0ccce..c686c0f8d 100644
--- a/netwerk/cache2/CacheIOThread.cpp
+++ b/netwerk/cache2/CacheIOThread.cpp
@@ -4,6 +4,8 @@
#include "CacheIOThread.h"
#include "CacheFileIOManager.h"
+#include "CacheObserver.h"
+#include "CacheLog.h"
#include "nsIRunnable.h"
#include "nsISupportsImpl.h"