view audacious/build_stamp.h @ 2190:d618044d35e4 trunk

[svn] - Fix the number of analyzer bars drawn in shaded mode. - Fix doublesize for analyzer in shaded mode.
author nhjm449
date Fri, 22 Dec 2006 00:17:31 -0800
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