view audacious/build_stamp.h @ 1369:2449f180912d trunk

[svn] - bitch about invalid bitstreams right in the middle of our stream
author nenolod
date Tue, 04 Jul 2006 00:46:20 -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