mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
display: Fix missing includes
This commit is contained in:
parent
cfd18bb16f
commit
4734bb9deb
@ -17,9 +17,11 @@
|
||||
#include "pandabase.h"
|
||||
|
||||
#include "asyncFuture.h"
|
||||
#include "clockObject.h"
|
||||
#include "filename.h"
|
||||
#include "lightMutex.h"
|
||||
#include "pmap.h"
|
||||
#include "texture.h"
|
||||
|
||||
/**
|
||||
* A class representing an asynchronous request to save a screenshot.
|
||||
|
Loading…
x
Reference in New Issue
Block a user