]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testSBuf.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / tests / testSBuf.h
index d6ff58e9c95844b775d70dba3dfa22e1d6fa41a6..914aee36da78fd8067838282c4e013235654fbc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2018 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.
@@ -9,7 +9,7 @@
 #ifndef SQUID_SRC_TEST_TESTSBUF_H
 #define SQUID_SRC_TEST_TESTSBUF_H
 
-#include <cppunit/extensions/HelperMacros.h>
+#include "compat/cppunit.h"
 
 #include "base/TextException.h"