Cleanup: sorting.
[libdcp.git] / src / atmos_asset_writer.cc
index 957bd4cb57b96daae2b2c6e87141370388e9a21b..9d7363d04eaaafafd2534e060e7de22730b391aa 100644 (file)
  */
 
 
-#include "atmos_asset_writer.h"
 #include "atmos_asset.h"
-#include "exceptions.h"
-#include "dcp_assert.h"
+#include "atmos_asset_writer.h"
 #include "compose.hpp"
 #include "crypto_context.h"
+#include "dcp_assert.h"
+#include "exceptions.h"
 #include <asdcp/AS_DCP.h>