view audacious/build_stamp.h @ 540:326de307e2eb trunk

[svn] add playback.c to build
author nenolod
date Sat, 28 Jan 2006 09:27:32 -0800
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