]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/http/one/Tokenizer.cc
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / http / one / Tokenizer.cc
index 913397cda9a64fab40181a1ab9ef96d4e23af79b..cc8787409f94b0e9293af9372a4a72d78f29e48d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2019 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.
@@ -7,7 +7,7 @@
  */
 
 #include "squid.h"
-#include "Debug.h"
+#include "debug/Stream.h"
 #include "http/one/Parser.h"
 #include "http/one/Tokenizer.h"
 #include "parser/Tokenizer.h"