diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-02 22:43:19 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-09-02 22:43:19 +0200 |
| commit | d9b957d7da123e4b6e5f2449f5d45c12fce225f8 (patch) | |
| tree | 46fb87683ff357aff3b886a5e6201a9bb390d3a9 /src/cpl.h | |
| parent | feff11732f33487a5bec6fb568f43f86c1a0ab0b (diff) | |
Replace ContentKind enum with a class.
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ #include "asset.h" #include "certificate.h" +#include "content_kind.h" #include "key.h" #include "language_tag.h" #include "rating.h" |
