From 2a59fbf120a02b3ddbaaa3fe34d481147e8e0574 Mon Sep 17 00:00:00 2001 From: pontscho Date: Thu, 27 Sep 2001 17:40:43 +0000 Subject: add gui support to config scripts, and fixed some warning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1992 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Gui/bitmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gui/bitmap.h') diff --git a/Gui/bitmap.h b/Gui/bitmap.h index c9d18b123c..9a6d5ebf18 100644 --- a/Gui/bitmap.h +++ b/Gui/bitmap.h @@ -18,4 +18,4 @@ typedef struct _txSample extern int bpRead( char * fname, txSample * bf ); extern int conv24to32( txSample * bf ); -#endif \ No newline at end of file +#endif -- cgit v1.2.3