From 2658f7ca3fbdd0f037b9286812e6967b42517c0d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 21 May 2014 14:39:43 +0200 Subject: Tidy up headers --- libcrystfel/src/image.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'libcrystfel/src/image.h') diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index 6b49ad91..213bcfec 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -3,11 +3,11 @@ * * Handle images and image features * - * Copyright © 2012-2013 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2014 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2009-2013 Thomas White + * 2009-2014 Thomas White * * This file is part of CrystFEL. * @@ -37,6 +37,10 @@ #include #include +struct imagefeature; +struct sample; +struct image; + #include "utils.h" #include "cell.h" #include "detector.h" -- cgit v1.2.3