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