Some tidying up.
[libdcp.git] / src / sound_frame.cc
index 06d2b88e3a5e5e6cd0e8c131f838cacdebc14173..6471ee0a78d0b9358c4cf59b1f61a3206e604323 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net>
 
     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
 
 */
 
-#include "AS_DCP.h"
-#include "KM_fileio.h"
 #include "sound_frame.h"
 #include "exceptions.h"
+#include "AS_DCP.h"
+#include "KM_fileio.h"
 
 using namespace std;
 using namespace dcp;