comparison src/Input/timidity/libtimidity/instrum.c @ 3:088092a52fea trunk

[svn] - move from (internal) libaudacious/ include path to audacious/ include path
author nenolod
date Mon, 18 Sep 2006 01:35:25 -0700
parents 13389e613d67
children
comparison
equal deleted inserted replaced
2:4e0ad481325f 3:088092a52fea
25 25
26 #if HAVE_CONFIG_H 26 #if HAVE_CONFIG_H
27 # include <config.h> 27 # include <config.h>
28 #endif 28 #endif
29 29
30 #include "libaudacious/vfs.h" 30 #include "audacious/vfs.h"
31 #include <string.h> 31 #include <string.h>
32 #include <stdlib.h> 32 #include <stdlib.h>
33 33
34 #include "timidity.h" 34 #include "timidity.h"
35 #include "timidity_internal.h" 35 #include "timidity_internal.h"