summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-28 12:03:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-28 12:03:52 +0000
commit35649cad4a9e163972cf3b6bf61b5f2a4e219651 (patch)
tree1f021eb830cbd0bfedf365c91c29c0090ffbc6b4 /loader
parent7f6d9b2b91eaf08b37fc18362722a052ea369243 (diff)
downloadmpv-35649cad4a9e163972cf3b6bf61b5f2a4e219651.tar.bz2
mpv-35649cad4a9e163972cf3b6bf61b5f2a4e219651.tar.xz
Add missing #include, fixes the warning:
qtx/qtxload.c:50: warning: implicit declaration of function 'mp_msg_init' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26562 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'loader')
-rw-r--r--loader/qtx/qtxload.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/qtx/qtxload.c b/loader/qtx/qtxload.c
index 88e4779cc9..806c2480e3 100644
--- a/loader/qtx/qtxload.c
+++ b/loader/qtx/qtxload.c
@@ -4,6 +4,7 @@
#include "qtxsdk/components.h"
#include "qtxsdk/select.h"
+#include "mp_msg.h"
/* ilyen egy sima komponens */
ComponentResult ComponentDummy(