diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-30 00:48:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-30 00:48:43 +0100 |
| commit | 0f09e4f7335fb125273aa3d1dc397797a2eba1dd (patch) | |
| tree | 7bdbbcecde8c6337c86286302610c93d348a0a9a /src/decrypted_kdm.h | |
| parent | 5a2aaaa015d092beb787eae50731d2f7fc6cbb7f (diff) | |
Rename certificates.{cc,h} -> certificate.{cc,h}.
Diffstat (limited to 'src/decrypted_kdm.h')
| -rw-r--r-- | src/decrypted_kdm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decrypted_kdm.h b/src/decrypted_kdm.h index 5ea67861..710de519 100644 --- a/src/decrypted_kdm.h +++ b/src/decrypted_kdm.h @@ -28,7 +28,7 @@ #include "local_time.h" #include "decrypted_kdm_key.h" #include "types.h" -#include "certificates.h" +#include "certificate.h" #include <boost/filesystem.hpp> namespace dcp { |
