From 93096af59d8235235c0caed929b6f72dcf09cdc9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 26 Jan 2014 22:25:11 +0000 Subject: A little tidying up. --- src/xml/kdm_smpte.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/xml') diff --git a/src/xml/kdm_smpte.h b/src/xml/kdm_smpte.h index 49281d70..7154958a 100644 --- a/src/xml/kdm_smpte.h +++ b/src/xml/kdm_smpte.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Carl Hetherington + Copyright (C) 2013-2014 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 @@ -32,14 +32,14 @@ #ifndef LIBDCP_XML_KDM_SMPTE_H #define LIBDCP_XML_KDM_SMPTE_H -#include -#include -#include -#include +#include "../exceptions.h" +#include #include #include -#include -#include "../exceptions.h" +#include +#include +#include +#include namespace dcp { namespace xml { -- cgit v1.2.3