diff options
| -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  | 
