]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/FileMap.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / FileMap.h
index 57a7bed75a8d14c1ada5f766ea1c5e9112f729fc..fc80cd18c10b1b58145433eb357fb15a98d520e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -11,7 +11,7 @@
 #ifndef FILEMAP_H_
 #define FILEMAP_H_
 
-#include "fs/forward.h"
+#include "store/forward.h"
 
 /** A bitmap used for managing UFS StoreEntry "file numbers".
  *