aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2009-11-25 15:18:06 +0100
committerThomas White <taw@physics.org>2009-11-25 15:18:06 +0100
commita892cc83679f0307928d159ffa1db05f82f32db3 (patch)
tree9552d62565490588be4b3714456e166062c0c516 /src/detector.c
parent44b30bc8ed352f84a0bc0002bd34102893c357be (diff)
Add missing include
Diffstat (limited to 'src/detector.c')
-rw-r--r--src/detector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/detector.c b/src/detector.c
index 778628ba..2d095611 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -17,6 +17,7 @@
#include "image.h"
#include "utils.h"
+#include "diffraction.h"
/* Pulse energy density in J/m^2 */