Mercurial > mplayer.hg
comparison libvo/vo_quartz.c @ 32467:fbe5c829c69b
Move libvo/sub.[ch] from libvo to sub.
author | cigaes |
---|---|
date | Wed, 27 Oct 2010 17:47:13 +0000 |
parents | b7fcb8181a38 |
children | ddb45e9443ec |
comparison
equal
deleted
inserted
replaced
32466:9e627a1793b1 | 32467:fbe5c829c69b |
---|---|
46 #include "aspect.h" | 46 #include "aspect.h" |
47 #include "mp_msg.h" | 47 #include "mp_msg.h" |
48 #include "m_option.h" | 48 #include "m_option.h" |
49 #include "mp_fifo.h" | 49 #include "mp_fifo.h" |
50 #include "mpbswap.h" | 50 #include "mpbswap.h" |
51 #include "sub.h" | 51 #include "sub/sub.h" |
52 | 52 |
53 #include "input/input.h" | 53 #include "input/input.h" |
54 #include "input/mouse.h" | 54 #include "input/mouse.h" |
55 | 55 |
56 #include "osx_common.h" | 56 #include "osx_common.h" |