diff options
Diffstat (limited to 'common/resourceaccess.h')
-rw-r--r-- | common/resourceaccess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resourceaccess.h b/common/resourceaccess.h index 5c65998..47b848e 100644 --- a/common/resourceaccess.h +++ b/common/resourceaccess.h | |||
@@ -145,7 +145,7 @@ private: | |||
145 | * | 145 | * |
146 | * This avoids constantly recreating connections, and should allow a single process to have one connection per resource. | 146 | * This avoids constantly recreating connections, and should allow a single process to have one connection per resource. |
147 | */ | 147 | */ |
148 | class ResourceAccessFactory | 148 | class SINK_EXPORT ResourceAccessFactory |
149 | { | 149 | { |
150 | public: | 150 | public: |
151 | static ResourceAccessFactory &instance(); | 151 | static ResourceAccessFactory &instance(); |