comparison src/audacious/configdb.h @ 4444:db3a3f46a226

Okay, mf0102 was right .. but we need mcs >= 0.7 for this to actually work (requirement changed in previous changeset): Fixed libmcs usage again. :D
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 12 Apr 2008 02:50:10 +0300
parents e71b43cae233
children 2eee464379dc
comparison
equal deleted inserted replaced
4443:996727ab0fe1 4444:db3a3f46a226
1 #ifndef CONFIGDB_H 1 #ifndef CONFIGDB_H
2 #define CONFIGDB_H 2 #define CONFIGDB_H
3 3
4 #include <glib.h> 4 #include <glib.h>
5 5 #include <libmcs/mcs.h>
6 typedef struct mcs_handle_ mcs_handle_t;
7 6
8 G_BEGIN_DECLS 7 G_BEGIN_DECLS
9 8
10 /** 9 /**
11 * cfg_db_open: 10 * cfg_db_open: