view src/audacious/build_stamp.h @ 4668:fdcbbfdd428e

Split out a lot of stuff in main.c to ui_legacy.c.
author William Pitcock <nenolod@atheme.org>
date Sun, 29 Jun 2008 01:09:08 -0500
parents 2eee464379dc
children
line wrap: on
line source

#ifndef AUDACIOUS_BUILD_STAMP_H
#define AUDACIOUS_BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif /* AUDACIOUS_BUILD_STAMP_H */