mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
general: Fix missing notifyCategoryProxy.h includes
This commit is contained in:
parent
d843c5c198
commit
4d254177ba
@ -15,6 +15,7 @@
|
||||
#define CONFIG_ASSIMP_H
|
||||
|
||||
#include "pandatoolbase.h"
|
||||
#include "notifyCategoryProxy.h"
|
||||
#include "configVariableBool.h"
|
||||
#include "configVariableDouble.h"
|
||||
#include "dconfig.h"
|
||||
|
@ -15,7 +15,7 @@
|
||||
#define CONFIG_PTLOADER_H
|
||||
|
||||
#include "pandatoolbase.h"
|
||||
|
||||
#include "notifyCategoryProxy.h"
|
||||
#include "dconfig.h"
|
||||
#include "distanceUnit.h"
|
||||
#include "configVariableEnum.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user