diff -r 2717213c588a -r d72fc2aace31 fbs/fontandbitmapserver/tfbs/TGetAllBitmapsCapability.h --- a/fbs/fontandbitmapserver/tfbs/TGetAllBitmapsCapability.h Tue Jun 22 15:21:29 2010 +0300 +++ b/fbs/fontandbitmapserver/tfbs/TGetAllBitmapsCapability.h Tue Jul 20 13:27:44 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -16,7 +16,7 @@ #ifndef __TGETALLBITMAPSCAPABILITY_H__ #define __TGETALLBITMAPSCAPABILITY_H__ -#include "TGraphicsHarness.h" +#include "test/TGraphicsHarness.h" // The main test class. Add your test methods here. class CTGetAllBitmapsCapability : public CTGraphicsBase