소스 검색

build without freetype

David Rose 24 년 전
부모
커밋
f712adeb44
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;