summaryrefslogtreecommitdiff
path: root/include/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/font.h')
-rw-r--r--include/font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/font.h b/include/font.h
index 32d02dd..44b5fbe 100644
--- a/include/font.h
+++ b/include/font.h
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: font.h,v 1.12 2006-10-28 16:50:46 pixel Exp $ */
+/* $Id: font.h,v 1.13 2007-07-27 14:10:19 pixel Exp $ */
#ifndef __FONT_H__
#define __FONT_H__
@@ -26,7 +26,7 @@
#include <stdarg.h>
#include <BString.h>
#include <Handle.h>
-#include <Texture.h>
+#include <texture.h>
#include <mcolor.h>
#include <base.h>