]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/SBufStatsAction.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / SBufStatsAction.h
index 5f9653d1c1799da2be4dc365e6925e38bd3e778b..c23104a68156fe3ec566cc0fca069ce5f59fec13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -10,7 +10,7 @@
 #define SQUID_SBUFEXTRAS_H
 
 #include "mgr/Action.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
 #include "StatHist.h"
 
 class StoreEntry;