view audacious/build_stamp.h @ 1022:0b03a1d25c44 trunk

[svn] - resync headers - libmp4ff based container management code working (has a few bugs to work out still though.)
author nenolod
date Wed, 10 May 2006 15:00:19 -0700
parents 1947144093bc
children
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif