]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/sbuf/MemBlob.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / sbuf / MemBlob.cc
index b488eafbe191e8add96154279e81891591cd7e7a..5a8c054cd616d4ade635802dc995aa702e7b0f5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 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,8 +9,8 @@
 #include "squid.h"
 #include "base/TextException.h"
 #include "Debug.h"
+#include "sbuf/DetailedStats.h"
 #include "sbuf/MemBlob.h"
-#include "SBufDetailedStats.h"
 
 #include <iostream>