view audacious/build_stamp.h @ 1406:f40d0496fda5 trunk

[svn] Volume fix (using a lookup table) from upstream CVS.
author chainsaw
date Sat, 15 Jul 2006 16:05:21 -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