]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/testNetDb.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / tests / testNetDb.h
index 294812a1984a731d934731c169c2a51f2527390e..8d09f10e26459304590eec9d4b597e83396ec0cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2016 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_TESTS_TESTNETDB_H
 #define SQUID_SRC_TESTS_TESTNETDB_H
 
-#include <cppunit/extensions/HelperMacros.h>
+#include "compat/cppunit.h"
 
 class testNetDb : public CPPUNIT_NS::TestFixture
 {