From d0da993afca4d0b01d05819b636dc53147b05a35 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 30 Jan 2007 12:05:04 +0000 Subject: [PATCH] more include fixes --- panda/src/text/textFont.h | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/text/textFont.h b/panda/src/text/textFont.h index 2765461b66..5386ea7fc8 100644 --- a/panda/src/text/textFont.h +++ b/panda/src/text/textFont.h @@ -21,7 +21,6 @@ #include "pandabase.h" -#include "config_text.h" #include "typedReferenceCount.h" #include "namable.h" #include "pmap.h"