summaryrefslogtreecommitdiff
path: root/src/xyz_frame.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/xyz_frame.cc')
-rw-r--r--src/xyz_frame.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xyz_frame.cc b/src/xyz_frame.cc
index e75a43bc..4c793f22 100644
--- a/src/xyz_frame.cc
+++ b/src/xyz_frame.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2012-2013 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
@@ -17,9 +17,9 @@
*/
+#include "xyz_frame.h"
#include <cassert>
#include <stdexcept>
-#include "xyz_frame.h"
using namespace dcp;