Fix xine metronom compile

This commit is contained in:
Jonas Kvinge
2019-05-27 21:56:07 +02:00
parent e5f3123567
commit cecae7cdc3
4 changed files with 19 additions and 2 deletions

View File

@@ -6,7 +6,9 @@
*/
/* need access to port_ticket */
#define XINE_ENGINE_INTERNAL
#ifndef XINE_ENGINE_INTERNAL
# define XINE_ENGINE_INTERNAL
#endif
#include "config.h"