mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-19 07:59:01 +02:00
Fix case for ModelLoader import
This commit is contained in:
parent
d1f8bfe48b
commit
fd83ae231b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
#include <shared/Hifitypes.h>
|
||||
#include <shared/HifiTypes.h>
|
||||
#include <hfm/HFM.h>
|
||||
|
||||
class ModelLoader {
|
||||
|
|
Loading…
Reference in a new issue