summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/PatchagePort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PatchagePort.h b/src/PatchagePort.h
index 7ebc995..ec069a3 100644
--- a/src/PatchagePort.h
+++ b/src/PatchagePort.h
@@ -22,6 +22,7 @@
#include <alsa/asoundlib.h>
#include <flowcanvas/Port.h>
#include <flowcanvas/Module.h>
+#include <boost/shared_ptr.hpp>
using namespace LibFlowCanvas;
using std::string; using std::list;