shaka-packager/packager/media/file
KongQun Yang 15ae26e12f Modify include headers to have "packager" in the path
This is a follow up to previous CL.

Generated using command:
find {media,app,mpd} -type f -exec sed -r -i 's/#include "(.*)"/#include
"packager\/\1"/' {} \;

common.gypi and mpd.gyp are also modified to take the path change into
consideration.

Change-Id: I1fb102b4eb73ae5fde5f4ab303a12cec09b05c33
2014-10-02 12:53:29 -07:00
..
file.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
file.gyp Move source code into packager directory 2014-10-02 12:32:14 -07:00
file.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
file_closer.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
file_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
local_file.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
local_file.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
udp_file.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
udp_file.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00