summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBFileSpecList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBFileSpecList.h')
-rw-r--r--include/lldb/API/SBFileSpecList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBFileSpecList.h b/include/lldb/API/SBFileSpecList.h
index 734e7d4d35cc..ff429a1815be 100644
--- a/include/lldb/API/SBFileSpecList.h
+++ b/include/lldb/API/SBFileSpecList.h
@@ -14,7 +14,7 @@
namespace lldb {
-class SBFileSpecList
+class LLDB_API SBFileSpecList
{
public:
SBFileSpecList ();