Browse Source

physx: fix missing include

[skip ci]
rdb 7 years ago
parent
commit
842667fd1a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/physx/config_physx.h

+ 1 - 0
panda/src/physx/config_physx.h

@@ -19,6 +19,7 @@
 #include "configVariableBool.h"
 #include "configVariableBool.h"
 #include "configVariableEnum.h"
 #include "configVariableEnum.h"
 #include "configVariableInt.h"
 #include "configVariableInt.h"
+#include "configVariableString.h"
 #include "dconfig.h"
 #include "dconfig.h"
 
 
 #include "physxEnums.h"
 #include "physxEnums.h"