mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 15:22:09 +00:00
initial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4474 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cc5ad546ee
commit
127e0ba191
10
libdha/config.h
Normal file
10
libdha/config.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef LIBDHA_CONFIG_H
|
||||
#define LIBDHA_CONFIG_H
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
#ifdef TARGET_LINUX
|
||||
#define CONFIG_DHAHELPER
|
||||
#endif
|
||||
|
||||
#endif /* LIBDHA_CONFIG_H */
|
Loading…
Reference in New Issue
Block a user