diff --git a/indra/newview/fsposeranimator.h b/indra/newview/fsposeranimator.h index 1f72d5efde..a710e8b01a 100644 --- a/indra/newview/fsposeranimator.h +++ b/indra/newview/fsposeranimator.h @@ -27,7 +27,7 @@ #ifndef LL_FSPoserAnimator_H #define LL_FSPoserAnimator_H -#include "fsposingMotion.h" +#include "fsposingmotion.h" #include "llvoavatar.h" /// diff --git a/indra/newview/fsposingmotion.cpp b/indra/newview/fsposingmotion.cpp index 1d2ac11a46..6caaae771f 100644 --- a/indra/newview/fsposingmotion.cpp +++ b/indra/newview/fsposingmotion.cpp @@ -24,7 +24,7 @@ * $/LicenseInfo$ */ -#include "fsposingMotion.h" +#include "fsposingmotion.h" #include "llcharacter.h" FSPosingMotion::FSPosingMotion(const LLUUID &id) : LLMotion(id)