diff -r 29ddb8a72f0e -r 9f1c3fea0f87 fbs/fontandbitmapserver/tfbs/TBitmap.h --- a/fbs/fontandbitmapserver/tfbs/TBitmap.h Tue Jul 06 15:45:57 2010 +0300 +++ b/fbs/fontandbitmapserver/tfbs/TBitmap.h Wed Aug 18 11:05:09 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.