summaryrefslogtreecommitdiff
path: root/freetype/freetypefactoryimpl.h
authorllornkcor <llornkcor>2002-10-21 00:21:54 (UTC)
committer llornkcor <llornkcor>2002-10-21 00:21:54 (UTC)
commit91171c4d5508ebf151dab551d5db3c1e87465d54 (patch) (side-by-side diff)
tree63948040ab3611f28227c31d475108b56195e53b /freetype/freetypefactoryimpl.h
parent8bbd3bca858939b15b8775b4811149b8d83bb6cc (diff)
downloadopie-91171c4d5508ebf151dab551d5db3c1e87465d54.zip
opie-91171c4d5508ebf151dab551d5db3c1e87465d54.tar.gz
opie-91171c4d5508ebf151dab551d5db3c1e87465d54.tar.bz2
updated.. QTDIR/fonts/fontdir needs to be updated for opie to find ttf
Diffstat (limited to 'freetype/freetypefactoryimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--freetype/freetypefactoryimpl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/freetypefactoryimpl.h b/freetype/freetypefactoryimpl.h
index d7c376e..4c0d5f5 100644
--- a/freetype/freetypefactoryimpl.h
+++ b/freetype/freetypefactoryimpl.h
@@ -1,7 +1,7 @@
/**********************************************************************
-** Copyright (C) 2000 Trolltech AS. All rights reserved.
+** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
-** This file is part of Qtopia Environment.
+** This file is part of the Qtopia Environment.
**
** This file may be distributed and/or modified under the terms of the
** GNU General Public License version 2 as published by the Free Software
@@ -19,7 +19,7 @@
**********************************************************************/
-#include <fontfactoryinterface.h>
+#include <qpe/fontfactoryinterface.h>
class QFontFactoryFT;