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/miav_client.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/miav_client.cc') diff --git a/client/miav_client.cc b/client/miav_client.cc index a7f10b4..787859f 100644 --- a/client/miav_client.cc +++ b/client/miav_client.cc @@ -24,6 +24,8 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include "config.h" + #include #include "mainwindow.h" -- cgit v1.2.3