From 0f09e4f7335fb125273aa3d1dc397797a2eba1dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Jul 2015 00:48:43 +0100 Subject: Rename certificates.{cc,h} -> certificate.{cc,h}. --- src/certificate_chain.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/certificate_chain.h') diff --git a/src/certificate_chain.h b/src/certificate_chain.h index 8ebf854c..b4cc2485 100644 --- a/src/certificate_chain.h +++ b/src/certificate_chain.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2014 Carl Hetherington + Copyright (C) 2013-2015 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ #ifndef LIBDCP_CERTIFICATE_CHAIN_H #define LIBDCP_CERTIFICATE_CHAIN_H -#include "certificates.h" +#include "certificate.h" #include namespace dcp { -- cgit v1.2.3