mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
Fix compile error by missing header file
This commit is contained in:
parent
075cb14cbb
commit
a26662ce46
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user