]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/Initiate.cc
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / adaptation / Initiate.cc
index f52478f154f65f8145ed6ec636c21815f94c33ac..cbb0258cf77eecebceac3da4a67e5847e73bd9cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2020 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 "adaptation/Initiate.h"
 #include "adaptation/Initiator.h"
 #include "base/AsyncJobCalls.h"
-#include "HttpMsg.h"
+#include "http/Message.h"
 
 namespace Adaptation
 {