view audacious/build_stamp.h @ 1032:aa0559a5fee1 trunk

[svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA
author nenolod
date Fri, 12 May 2006 14:12:17 -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