mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
fix capitalization in NodeList include
This commit is contained in:
parent
1ac6c8a568
commit
6d335a8634
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
#include <GLMHelpers.h>
|
||||
#include <Nodelist.h>
|
||||
#include <NodeList.h>
|
||||
#include <StreamUtils.h>
|
||||
|
||||
#include "AvatarData.h"
|
||||
|
|
Loading…
Reference in a new issue