aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/detector.h')
-rw-r--r--libcrystfel/src/detector.h7
1 files changed, 5 insertions, 2 deletions
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"