Changeset dcba3caef3c0fabf88ef7acc14fdbacc21f43ca3
- Timestamp:
- 05/08/08 22:04:27 (2 months ago)
- git-parent:
- Files:
-
- modules/video_filter/atmo/AtmoDynData.h (modified) (1 diff)
- modules/video_filter/atmo/AtmoThread.h (modified) (1 diff)
- po/POTFILES.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/video_filter/atmo/AtmoDynData.h
r1b63715 rdcba3ca 20 20 #else 21 21 # include <vlc/vlc.h> 22 # include <vlc_threads _funcs.h>22 # include <vlc_threads.h> 23 23 #endif 24 24 modules/video_filter/atmo/AtmoThread.h
r1b63715 rdcba3ca 15 15 // use threading stuff from videolan! 16 16 # include <vlc/vlc.h> 17 # include <vlc_threads_funcs.h>18 17 # include <vlc_threads.h> 19 18 po/POTFILES.in
r3065c6a rdcba3ca 47 47 include/vlc_meta.h 48 48 include/vlc_modules.h 49 include/vlc_modules_macros.h50 49 include/vlc_mtime.h 51 50 include/vlc_network.h … … 61 60 include/vlc_streaming.h 62 61 include/vlc_strings.h 63 include/vlc_threads_funcs.h64 62 include/vlc_threads.h 65 63 include/vlc_tls.h
