소스 검색

fix missing include

David Rose 16 년 전
부모
커밋
4acb963caf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dtool/src/dtoolutil/executionEnvironment.cxx

+ 1 - 0
dtool/src/dtoolutil/executionEnvironment.cxx

@@ -13,6 +13,7 @@
 ////////////////////////////////////////////////////////////////////
 
 #include "executionEnvironment.h"
+#include "pandaVersion.h"
 #include <assert.h>
 #include <errno.h>
 #include <stdio.h>  // for perror