view src/audlegacy/build_stamp.h @ 4836:fb3386ba8498

Unbreak compile.
author William Pitcock <nenolod@atheme.org>
date Sun, 05 Apr 2009 15:24:15 -0500
parents 7bf7f83a217e
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 */