view audacious/build_stamp.h @ 1184:b146ec74d778 trunk

[svn] - place plugins we cannot register UIs for right now in a queue and register them later
author nenolod
date Sun, 11 Jun 2006 22:50:31 -0700
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