mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
general: Fix missing include needed on Windows.
This commit is contained in:
parent
51121ce17a
commit
89d63e7d84
@ -13,6 +13,7 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "virtualFileMountSystem.h"
|
#include "virtualFileMountSystem.h"
|
||||||
|
#include "virtualFileSystem.h"
|
||||||
|
|
||||||
TypeHandle VirtualFileMountSystem::_type_handle;
|
TypeHandle VirtualFileMountSystem::_type_handle;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user