From 4669a3517d6976a95978ac70de427b7f1c7cd3f8 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 25 Jul 2006 16:35:23 +0000 Subject: Moved the ETC and PIXMAPS symbols to config.h. --- client/messagebox.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/messagebox.h') diff --git a/client/messagebox.h b/client/messagebox.h index 332f9a0..6f97757 100644 --- a/client/messagebox.h +++ b/client/messagebox.h @@ -27,6 +27,9 @@ #ifndef __MIAV_MESSAGEBOX_H__ #define __MIAV_MESSAGEBOX_H__ +// For PIXMAPS +#include "config.h" + #include #include #include -- cgit v1.2.3