summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/glib_semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/glib_semaphore.h')
-rw-r--r--libs/pbd/pbd/glib_semaphore.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/pbd/pbd/glib_semaphore.h b/libs/pbd/pbd/glib_semaphore.h
index c78226f737..7f96120d7d 100644
--- a/libs/pbd/pbd/glib_semaphore.h
+++ b/libs/pbd/pbd/glib_semaphore.h
@@ -22,11 +22,12 @@
#include <glibmm/threads.h>
+#include "pbd/libpbd_visibility.h"
#include "atomic_counter.h"
namespace PBD {
-class GlibSemaphore
+class LIBPBD_API GlibSemaphore
{
// prevent copying and assignment