view audacious/build_stamp.h @ 2003:74f280120233 trunk

[svn] - init plugins before initalizing the skin system.
author nenolod
date Thu, 23 Nov 2006 23:29:34 -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