diff options
author | James Cook <james@lindenlab.com> | 2009-11-24 22:55:56 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-24 22:55:56 -0800 |
commit | 0e351bedb6ec15ecb4da6073c8db4edc34ccc0ba (patch) | |
tree | 4f5a617ab3a0ec30772e261248baff34dd56c1b0 /indra/llui/CMakeLists.txt | |
parent | 458430be918500e1c93961a2d959542b3987f6a6 (diff) |
Removed llnotifications.h from all headers by adding llnotificationsptr.h
Fixed many more includes
Diffstat (limited to 'indra/llui/CMakeLists.txt')
-rw-r--r-- | indra/llui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/CMakeLists.txt b/indra/llui/CMakeLists.txt index f0b4436df5..b97092da9a 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -147,6 +147,7 @@ set(llui_HEADER_FILES llmultifloater.h llmultisliderctrl.h llmultislider.h + llnotificationptr.h llnotifications.h llnotificationslistener.h llpanel.h |