Browse Source

missing include

David Rose 23 years ago
parent
commit
1000caed40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/pgraph/loader.cxx

+ 1 - 0
panda/src/pgraph/loader.cxx

@@ -22,6 +22,7 @@
 #include "config_pgraph.h"
 
 #include "config_express.h"
+#include "config_util.h"
 #include "virtualFileSystem.h"
 #include "event.h"
 #include "pt_Event.h"