Browse Source

fix missing include

David Rose 16 years ago
parent
commit
4acb963caf
1 changed files with 1 additions and 0 deletions
  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