view audacious/build_stamp.h @ 958:ff0cc786ebeb trunk

[svn] - Assorted playlist fixes ;)
author nhjm449
date Sun, 23 Apr 2006 17:11:06 -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