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

@@ -8,7 +8,9 @@
#define XINESCOPE_H
/* need access to some stuff for scope time stamping */
#define METRONOM_INTERNAL
#ifndef METRONOM_INTERNAL
# define METRONOM_INTERNAL
#endif
#include "config.h"