This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack1
mirror of
https://github.com/jackaudio/jack1
Watch
1
Star
0
Fork
0
Code
Releases
19
Activity
Browse Source
include memops from the correct location, or at least a better location
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3422 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.117.0
paul
17 years ago
parent
8d20c36965
commit
56e43216df
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tools/alsa_in.c
+ 1
- 2
tools/alsa_in.c
View File
@@ -16,8 +16,7 @@
#include <jack/jack.h>
#include <jack/jslist.h>
#include "memops.h"
#include <jack/memops.h>
#include "alsa/asoundlib.h"
Write
Preview
Loading…
Cancel
Save