diff Gui/bitmap.h @ 4818:3473ca9ef158

new gui interface, and gtk moved into mplayer process. fork ... bleh :)
author pontscho
date Sat, 23 Feb 2002 15:12:55 +0000
parents 5fa8c079ee3c
children 634d93c68912
line wrap: on
line diff
--- a/Gui/bitmap.h	Sat Feb 23 07:40:25 2002 +0000
+++ b/Gui/bitmap.h	Sat Feb 23 15:12:55 2002 +0000
@@ -14,6 +14,7 @@
 #include "tga/tga.h"
 #include "bmp/bmp.h"
 #include "png/png.h"
+#include "../../mp_msg.h"
 
 extern int bpRead( char * fname, txSample * bf );
 extern int conv24to32( txSample * bf );