Fix macOS/Linux builds
parent
56d5f50520
commit
a792de3326
|
|
@ -27,7 +27,7 @@
|
|||
#ifndef LL_FSPoserAnimator_H
|
||||
#define LL_FSPoserAnimator_H
|
||||
|
||||
#include "fsposingMotion.h"
|
||||
#include "fsposingmotion.h"
|
||||
#include "llvoavatar.h"
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
* $/LicenseInfo$
|
||||
*/
|
||||
|
||||
#include "fsposingMotion.h"
|
||||
#include "fsposingmotion.h"
|
||||
#include "llcharacter.h"
|
||||
|
||||
FSPosingMotion::FSPosingMotion(const LLUUID &id) : LLMotion(id)
|
||||
|
|
|
|||
Loading…
Reference in New Issue