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/detector.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libcrystfel/src/detector.h') diff --git a/libcrystfel/src/detector.h b/libcrystfel/src/detector.h index c63326fb..b87e6dc9 100644 --- a/libcrystfel/src/detector.h +++ b/libcrystfel/src/detector.h @@ -36,8 +36,11 @@ #ifndef DETECTOR_H #define DETECTOR_H -struct image; -struct hdfile; +struct rigid_group; +struct detector; +struct panel; +struct badregion; +struct detector; #include "hdf5-file.h" #include "image.h" -- cgit v1.2.3