]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/XactionInitiator.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / XactionInitiator.cc
index d80d80da4ce82b326f28c4edd5fc64676f9f49e1..73a257d0da39c164452ee48495c41afde381b2d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 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.
@@ -8,7 +8,7 @@
 
 #include "squid.h"
 #include "cache_cf.h"
-#include "Debug.h"
+#include "debug/Stream.h"
 #include "XactionInitiator.h"
 
 #include <map>