view audacious/build_stamp.h @ 2205:cc6a05baa156 trunk

[svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h
author giacomo
date Sat, 23 Dec 2006 03:47:44 -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