mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -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 "shader.h"
|
||||||
#include "texture.h"
|
#include "texture.h"
|
||||||
#include "shaderBuffer.h"
|
#include "shaderBuffer.h"
|
||||||
|
#include "extension.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is a small container class that can hold any one of the value types
|
* This is a small container class that can hold any one of the value types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user