From 1a834921b35aa5aeb76826da6a3cbf4f8796a034 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 30 Nov 2009 11:43:57 +0100 Subject: Add a #include --- src/detector.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/detector.c b/src/detector.c index a39e50d9..bba5c629 100644 --- a/src/detector.c +++ b/src/detector.c @@ -18,6 +18,7 @@ #include "image.h" #include "utils.h" #include "diffraction.h" +#include "detector.h" /* Number of photons in pulse */ -- cgit v1.2.3