aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.h
diff options
context:
space:
mode:
authorValerio Mariani <vmariani@it-hpc-gpu10.desy.de>2014-07-10 10:18:31 +0200
committerThomas White <taw@physics.org>2014-09-05 18:12:38 +0200
commitdc88e805ff86fed82f53b3a8574ddc7c63e3b1dc (patch)
tree566481ba1ef3715905e0b456e422392f828cf197 /libcrystfel/src/detector.h
parent45492b842c3af2af542256417a8bab5bbc7bd5f7 (diff)
Multi-event mode bug fixes
Diffstat (limited to 'libcrystfel/src/detector.h')
-rw-r--r--libcrystfel/src/detector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/detector.h b/libcrystfel/src/detector.h
index 3fa3c141..e99fb7fc 100644
--- a/libcrystfel/src/detector.h
+++ b/libcrystfel/src/detector.h
@@ -43,6 +43,7 @@ struct panel;
struct badregion;
struct detector;
struct hdfile;
+struct event;
#include "hdf5-file.h"
#include "image.h"