view audacious/build_stamp.h @ 682:e829f55336ab trunk

[svn] - Add a discussion about headless operation.
author nenolod
date Sat, 25 Feb 2006 00:08:27 -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