mirror of
https://github.com/panda3d/panda3d.git
synced 2026-02-23 07:58:37 -06:00
general: Fix missing includes.
This commit is contained in:
@@ -15,8 +15,11 @@
|
||||
#define SHADERBUFFER_H
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "typedWritableReferenceCount.h"
|
||||
#include "namable.h"
|
||||
#include "geomEnums.h"
|
||||
#include "graphicsStateGuardianBase.h"
|
||||
#include "factoryParams.h"
|
||||
|
||||
class BufferContext;
|
||||
class PreparedGraphicsObjects;
|
||||
|
||||
Reference in New Issue
Block a user