X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Ftests%2FiCalendarTimeZoneTests%2FiCalendarTimeZoneLoad.cpp;h=3b79d83a5aaee73875c88167d2a80b652951baa5;hp=99ef9e2698e055872f2b578e390306449bbf9f86;hb=0c44eca2593eb8434505dbc17d385f7ea2619576;hpb=81f8b15d2fa61477214cfae1ded486d82e1ac62a diff --git a/source/tests/iCalendarTimeZoneTests/iCalendarTimeZoneLoad.cpp b/source/tests/iCalendarTimeZoneTests/iCalendarTimeZoneLoad.cpp index 99ef9e2..3b79d83 100644 --- a/source/tests/iCalendarTimeZoneTests/iCalendarTimeZoneLoad.cpp +++ b/source/tests/iCalendarTimeZoneTests/iCalendarTimeZoneLoad.cpp @@ -16,7 +16,7 @@ // You should have received a copy of the GNU General Public License along // with Xestia Calendar. If not, see -#include "../objects/calendartimezone/CalendarTimezone.h" +#include "CalendarTimezone.h" #include class iCalendarTimezoneLoadTests : public ::testing::Test @@ -668,4 +668,4 @@ TEST_F(iCalendarTimezoneLoadTests, ObjectDataTests){ ASSERT_EQ("3", xTokensData); ASSERT_EQ("X-NOPE;LONG=YES", xTokensDataTokens); -} \ No newline at end of file +}