diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-25 21:31:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-25 21:31:10 +0100 |
| commit | 566608b965e8ec0e08d9de128405d22ec7fedcd6 (patch) | |
| tree | 2fda53a5d6adb9427d0f1f5c1a5af050eddc44d9 /src/cpl.cc | |
| parent | f76647abae551840a43bb8f07189051ec20bab6d (diff) | |
Split up some files.
Diffstat (limited to 'src/cpl.cc')
| -rw-r--r-- | src/cpl.cc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ #include "cpl.h" #include "parse/cpl.h" #include "util.h" -#include "picture_asset.h" +#include "mono_picture_asset.h" +#include "stereo_picture_asset.h" #include "sound_asset.h" #include "subtitle_asset.h" #include "parse/asset_map.h" |
