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/icons.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/icons.cc') diff --git a/client/icons.cc b/client/icons.cc index 93fc137..9af894c 100644 --- a/client/icons.cc +++ b/client/icons.cc @@ -26,6 +26,9 @@ */ #include "icons.h" +// For PIXMAPS +#include "config.h" + /** * The image files */ -- cgit v1.2.3