From bad686c6eba0d6afc39b8fcdd78f5069ec4d2cb8 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 25 Jul 2006 16:35:32 +0000 Subject: Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h. --- server/mov_encoder_writer.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'server/mov_encoder_writer.cc') diff --git a/server/mov_encoder_writer.cc b/server/mov_encoder_writer.cc index a8eb190..8f432ee 100644 --- a/server/mov_encoder_writer.cc +++ b/server/mov_encoder_writer.cc @@ -24,7 +24,9 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +// For ETC +#include "config.h" + #include "mov_encoder_writer.h" #include -- cgit v1.2.3