diff -r 2717213c588a -r 9f66f99ee56f fbs/fontandbitmapserver/tfbs/TBitmap.h --- a/fbs/fontandbitmapserver/tfbs/TBitmap.h Tue Jun 22 15:21:29 2010 +0300 +++ b/fbs/fontandbitmapserver/tfbs/TBitmap.h Fri Sep 24 16:14:28 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.