diff -r 57c618273d5c -r bbf46f59e123 fbs/fontandbitmapserver/tfbs/TBitmap.h --- a/fbs/fontandbitmapserver/tfbs/TBitmap.h Thu Aug 19 11:11:18 2010 +0300 +++ b/fbs/fontandbitmapserver/tfbs/TBitmap.h Tue Aug 31 16:31:06 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2004-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" @@ -20,8 +20,8 @@ #include #include "TFBS.H" -#include "TGraphicsHarness.h" -#include "../sfbs/fbsbitmapasyncstreamer.h" +#include "test/TGraphicsHarness.h" +#include "fbsbitmapasyncstreamer.h" //The main test class. Add your test methods here.