view audacious/build_stamp.h @ 759:9b1126434a72 trunk

[svn] - generate makefile for BSD/Sun plugin.
author nenolod
date Tue, 28 Feb 2006 11:33:08 -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