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

@@ -18,6 +18,10 @@
#include "config.h"
#ifndef XINE_ENGINE_INTERNAL
# define XINE_ENGINE_INTERNAL
#endif
#include <memory>
#include <stdbool.h>
#include <stdint.h>