mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
pgui: Add missing pipeline.h include
This commit is contained in:
parent
9d9337dc4d
commit
778c6ee6be
@ -30,6 +30,7 @@
|
|||||||
#include "boundingSphere.h"
|
#include "boundingSphere.h"
|
||||||
#include "boundingBox.h"
|
#include "boundingBox.h"
|
||||||
#include "config_mathutil.h"
|
#include "config_mathutil.h"
|
||||||
|
#include "pipeline.h"
|
||||||
|
|
||||||
#ifdef HAVE_AUDIO
|
#ifdef HAVE_AUDIO
|
||||||
#include "audioSound.h"
|
#include "audioSound.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user