diff options
Diffstat (limited to 'src/resources/dye/dyepalette_unittest.cc')
-rw-r--r-- | src/resources/dye/dyepalette_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/dye/dyepalette_unittest.cc b/src/resources/dye/dyepalette_unittest.cc index 338e7c23d..afa3d8878 100644 --- a/src/resources/dye/dyepalette_unittest.cc +++ b/src/resources/dye/dyepalette_unittest.cc @@ -18,7 +18,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "catch.hpp" +#include "test/unittests.h" #include "client.h" #include "configuration.h" |