comparison src/audacious/build_stamp.h @ 2313:3149d4b1a9a9 trunk

[svn] - objective-make autodepend fixes - move all sourcecode into src/ and adjust Makefiles accordingly
author nenolod
date Fri, 12 Jan 2007 11:43:40 -0800
parents
children 2eee464379dc
comparison
equal deleted inserted replaced
2312:e1a5a66fb9cc 2313:3149d4b1a9a9
1 #ifndef BUILD_STAMP_H
2 #define BUILD_STAMP_H
3
4 #include <glib.h>
5
6 extern const gchar *svn_stamp;
7
8 #endif