From 0a9c358574d3a45a7cc0b62dc5fec431fa5d44df Mon Sep 17 00:00:00 2001 From: Matthew Wilber Date: Wed, 23 Apr 2003 02:39:54 +0000 Subject: [PATCH] removed unnecessary including of TIFFTranslator header to fix compliation of this test git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3098 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../add-ons/translators/tifftranslator/TIFFTranslatorTest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tests/add-ons/translators/tifftranslator/TIFFTranslatorTest.cpp b/src/tests/add-ons/translators/tifftranslator/TIFFTranslatorTest.cpp index 58f2b56a37..021eea850f 100755 --- a/src/tests/add-ons/translators/tifftranslator/TIFFTranslatorTest.cpp +++ b/src/tests/add-ons/translators/tifftranslator/TIFFTranslatorTest.cpp @@ -17,7 +17,6 @@ #include #include #include -#include "../../../../add-ons/translators/tifftranslator/TIFFTranslator.h" // Suite CppUnit::Test *