]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/HttpHdrScTarget.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / HttpHdrScTarget.cc
index 3552d9b036ab7644996fd166161ea765aae986ff..c569609d06d4099b6c091f1f47c7a44fc85e6f02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -9,7 +9,7 @@
 /* DEBUG: section 90    HTTP Cache Control Header */
 
 #include "squid.h"
-#include "HttpHdrSc.h"
+#include "HttpHdrScTarget.h"
 #include "StatHist.h"
 
 http_hdr_sc_type &operator++ (http_hdr_sc_type &aHeader);