Mercurial > audlegacy
view src/audacious/build_stamp.h @ 3388:b01c8d41d35b
merge frenzy
author | Cristi Magherusan <majeru@atheme-project.org> |
---|---|
date | Fri, 10 Aug 2007 23:06:35 +0300 |
parents | 3149d4b1a9a9 |
children | 2eee464379dc |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif