diff options
Diffstat (limited to 'src/common/linear_disk_cache.h')
| -rw-r--r-- | src/common/linear_disk_cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/linear_disk_cache.h b/src/common/linear_disk_cache.h index 74ce74aba..48529cf42 100644 --- a/src/common/linear_disk_cache.h +++ b/src/common/linear_disk_cache.h | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | #pragma once | 5 | #pragma once |
| 6 | 6 | ||
| 7 | #include "common/common.h" | 7 | #include "common/common_types.h" |
| 8 | #include <fstream> | 8 | #include <fstream> |
| 9 | 9 | ||
| 10 | // defined in Version.cpp | 10 | // defined in Version.cpp |