summaryrefslogtreecommitdiff
path: root/include/xine/xine_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xine/xine_internal.h')
-rw-r--r--include/xine/xine_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xine/xine_internal.h b/include/xine/xine_internal.h
index 7064539ab..9a7a7fee3 100644
--- a/include/xine/xine_internal.h
+++ b/include/xine/xine_internal.h
@@ -47,6 +47,9 @@ extern "C" {
#include <xine/io_helper.h>
#include <xine/info_helper.h>
#include <xine/alphablend.h>
+#ifdef XINE_COMPILE
+# include "xine_private.h"
+#endif
#define XINE_MAX_EVENT_LISTENERS 50
#define XINE_MAX_EVENT_TYPES 100