view audacious/build_stamp.h @ 2086:c547fe73f290 trunk

[svn] - update widgetcore to new API
author nenolod
date Mon, 11 Dec 2006 04:28:00 -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