diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-03 07:00:56 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-03 07:00:56 +0000 |
commit | 1bd5fd8c50eb299ea96720db8cf0f9b25ec6e941 (patch) | |
tree | ab94638387d0c017f84447a21214d1029ee050cb /indra/llappearance/CMakeLists.txt | |
parent | c355fb98d3f4040196b7b8586dc9328fccb906d2 (diff) |
Fixed typo in cmake file
Diffstat (limited to 'indra/llappearance/CMakeLists.txt')
-rw-r--r-- | indra/llappearance/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llappearance/CMakeLists.txt b/indra/llappearance/CMakeLists.txt index bc4748b87f..8d2334c566 100644 --- a/indra/llappearance/CMakeLists.txt +++ b/indra/llappearance/CMakeLists.txt @@ -59,7 +59,7 @@ set(llappearance_HEADER_FILES CMakeLists.txt llavatarappearance.h - llinventoryicon.cpp + llinventoryicon.h lljointpickname.h lllocaltextureobject.h lltexglobalcolor.h |