summaryrefslogtreecommitdiffstats
path: root/Gui/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/bitmap.h')
-rw-r--r--Gui/bitmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/bitmap.h b/Gui/bitmap.h
index 6daa2927a1..913f2636a2 100644
--- a/Gui/bitmap.h
+++ b/Gui/bitmap.h
@@ -14,6 +14,7 @@ typedef struct _txSample
#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 );