view src/audacious/build_stamp.h @ 4807:859ef55f062c

Don't crash on an invalid interface.
author William Pitcock <nenolod@atheme.org>
date Thu, 16 Oct 2008 12:59:14 -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 */