]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Sequence.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / esi / Sequence.h
index c3e2ed33d5cb24e51a4894f690545dc762f712ee..7f5afa09d0cf0fbd988c0a9ebb0812a7d5c33516 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -13,7 +13,7 @@
 
 #include "esi/Element.h"
 #include "esi/ElementList.h"
-#include "MemPool.h"
+#include "mem/forward.h"
 
 /* esiSequence */
 
@@ -65,3 +65,4 @@ private:
 };
 
 #endif /* SQUID_ESISEQUENCE_H */
+