Browse Source

build without freetype

David Rose 24 years ago
parent
commit
f712adeb44
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/text/staticTextFont.cxx

+ 1 - 0
panda/src/text/staticTextFont.cxx

@@ -23,6 +23,7 @@
 #include "geomPoint.h"
 #include "qpgeomNode.h"
 #include "renderState.h"
+#include "dcast.h"
 
 TypeHandle StaticTextFont::_type_handle;