summaryrefslogtreecommitdiffstats
path: root/src/PatchagePort.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchagePort.h')
-rw-r--r--src/PatchagePort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchagePort.h b/src/PatchagePort.h
index 6109fba..4552b85 100644
--- a/src/PatchagePort.h
+++ b/src/PatchagePort.h
@@ -32,7 +32,7 @@
using namespace FlowCanvas;
using std::string; using std::list;
-enum PortType { JACK_AUDIO, JACK_MIDI, ALSA_MIDI };
+enum PortType { JACK_ANY, JACK_AUDIO, JACK_MIDI, ALSA_MIDI };
/** A Port on a PatchageModule