From 01290c888ec621cb00f2e1aae986085554198820 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 16 Nov 2003 15:41:15 +0000 Subject: actually not every engine file uses internals, so we do not need to define XINE_ENGINE_INTERNAL for every file CVS patchset: 5753 CVS date: 2003/11/16 15:41:15 --- src/xine-engine/io_helper.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/xine-engine/io_helper.c') diff --git a/src/xine-engine/io_helper.c b/src/xine-engine/io_helper.c index 406a3ad4b..45ab04748 100644 --- a/src/xine-engine/io_helper.c +++ b/src/xine-engine/io_helper.c @@ -35,6 +35,9 @@ #include #include #include + +#define XINE_ENGINE_INTERNAL + #include "io_helper.h" /* private constants */ -- cgit v1.2.3