summaryrefslogtreecommitdiffstats
path: root/src/gui/studio/AudioPluginManager.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-13 16:16:01 -0500
committerDarrell Anderson <[email protected]>2012-04-13 16:16:01 -0500
commit15276f365c15527fbb10d42e3f5896f540de7413 (patch)
tree89a1d051808838739d2b256354886b4513531a32 /src/gui/studio/AudioPluginManager.cpp
parent4a9d4beee6be253aff4f6d3c8fca4225b14e66cb (diff)
downloadrosegarden-15276f365c15527fbb10d42e3f5896f540de7413.tar.gz
rosegarden-15276f365c15527fbb10d42e3f5896f540de7413.zip
Updated to build with gcc 4.7.
Diffstat (limited to 'src/gui/studio/AudioPluginManager.cpp')
-rw-r--r--src/gui/studio/AudioPluginManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/studio/AudioPluginManager.cpp b/src/gui/studio/AudioPluginManager.cpp
index 24b49f2..4457493 100644
--- a/src/gui/studio/AudioPluginManager.cpp
+++ b/src/gui/studio/AudioPluginManager.cpp
@@ -37,7 +37,7 @@
#include <tqmutex.h>
#include <tqstring.h>
#include <tqthread.h>
-
+#include <unistd.h>
namespace Rosegarden
{