aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-06-08 14:15:54 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:44 +0200
commitdff86d3c650e0b117a10be9d2c2c6f788b97629e (patch)
tree526b926afa69e65f381797ecdc878c765c5206de /src/pattern_sim.c
parente0d5963e9da96789599f344a5b16fa484ff3c3ec (diff)
Remove references to old headers
Diffstat (limited to 'src/pattern_sim.c')
-rw-r--r--src/pattern_sim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pattern_sim.c b/src/pattern_sim.c
index 9a144a36..2f9a228e 100644
--- a/src/pattern_sim.c
+++ b/src/pattern_sim.c
@@ -48,7 +48,6 @@
#include "cell.h"
#include "cell-utils.h"
#include "utils.h"
-#include "hdf5-file.h"
#include "detector.h"
#include "peaks.h"
#include "symmetry.h"