summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/sndfile_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/sndfile_manager.h')
-rw-r--r--libs/pbd/pbd/sndfile_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/sndfile_manager.h b/libs/pbd/pbd/sndfile_manager.h
index 8fd155111b..2167cadf5f 100644
--- a/libs/pbd/pbd/sndfile_manager.h
+++ b/libs/pbd/pbd/sndfile_manager.h
@@ -24,7 +24,7 @@
#include <string>
#include <map>
#include <sndfile.h>
-#include <glibmm/thread.h>
+#include <glibmm/threads.h>
#include "pbd/signals.h"
#include "pbd/file_manager.h"