view src/audacious/build_stamp.h @ 3623:3625e0085d7f

Change PLLIST_COL_PLPOINTER to PLLIST_PLPOINTER for consistency
author Kieran Clancy <clancy.kieran+audacious@gmail.com>
date Tue, 25 Sep 2007 20:39:26 +0930
parents 3149d4b1a9a9
children 2eee464379dc
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif