mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
event: fix incorrect include in asyncFuture_ext.h
This commit is contained in:
parent
604366aaa7
commit
763049ac81
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#include "extension.h"
|
#include "extension.h"
|
||||||
#include "py_panda.h"
|
#include "py_panda.h"
|
||||||
#include "modelLoadRequest.h"
|
#include "asyncFuture.h"
|
||||||
|
|
||||||
#ifdef HAVE_PYTHON
|
#ifdef HAVE_PYTHON
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user