mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Add missing include
This commit is contained in:
parent
1e92150040
commit
eee9b6f874
@ -13,6 +13,7 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "load_dso.h"
|
#include "load_dso.h"
|
||||||
|
#include "executionEnvironment.h"
|
||||||
|
|
||||||
static Filename resolve_dso(const DSearchPath &path, const Filename &filename) {
|
static Filename resolve_dso(const DSearchPath &path, const Filename &filename) {
|
||||||
if (filename.is_local()) {
|
if (filename.is_local()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user