diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llcommon/llprocesslauncher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llprocesslauncher.h b/linden/indra/llcommon/llprocesslauncher.h index 9cdb0f6..b72be27 100644 --- a/linden/indra/llcommon/llprocesslauncher.h +++ b/linden/indra/llcommon/llprocesslauncher.h | |||
@@ -43,7 +43,7 @@ | |||
43 | It also keeps track of whether the process is still running, and can kill it if required. | 43 | It also keeps track of whether the process is still running, and can kill it if required. |
44 | */ | 44 | */ |
45 | 45 | ||
46 | class LLProcessLauncher | 46 | class LL_COMMON_API LLProcessLauncher |
47 | { | 47 | { |
48 | LOG_CLASS(LLProcessLauncher); | 48 | LOG_CLASS(LLProcessLauncher); |
49 | public: | 49 | public: |