Browse Source

Correct control.h header.

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3536 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/v1.9.3
sletz 16 years ago
parent
commit
e9fc6c6267
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common/jack/control.h

+ 1
- 0
common/jack/control.h View File

@@ -31,6 +31,7 @@


#include <jack/jslist.h> #include <jack/jslist.h>
#include <jack/systemdeps.h> #include <jack/systemdeps.h>
#include <stdbool.h>


/** Parameter types, intentionally similar to jack_driver_param_type_t */ /** Parameter types, intentionally similar to jack_driver_param_type_t */
typedef enum typedef enum


Loading…
Cancel
Save