Browse Source

Fix compile error by missing header file

Younguk Kim 8 years ago
parent
commit
a26662ce46
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/pgraph/shaderInput.h

+ 1 - 0
panda/src/pgraph/shaderInput.h

@@ -31,6 +31,7 @@
 #include "shader.h"
 #include "texture.h"
 #include "shaderBuffer.h"
+#include "extension.h"
 
 /**
  * This is a small container class that can hold any one of the value types