view audacious/build_stamp.h @ 1910:a8ce5a74b580 trunk

[svn] Changed description to reflect the skin's current name [Osmosis]
author kiyoshi
date Mon, 30 Oct 2006 00:28:16 -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