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
commit
56e43216df
1 changed files with 1 additions and 2 deletions
  1. +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"



Loading…
Cancel
Save