]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testLookupTable.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / tests / testLookupTable.h
index 0883c6caf0353c2437de5fdd7c15c893ecaf582e..f944a50c0d9b38d1549d76f44baf14a1c72a4246 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 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.
@@ -9,7 +9,7 @@
 #ifndef SQUID_TESTLOOKUPTABLE_H_
 #define SQUID_TESTLOOKUPTABLE_H_
 
-#include <cppunit/extensions/HelperMacros.h>
+#include "compat/cppunit.h"
 
 class testLookupTable : public CPPUNIT_NS::TestFixture
 {