aboutsummaryrefslogtreecommitdiff
path: root/src/powder_plot.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-08-07 18:20:38 +0200
committerThomas White <taw@physics.org>2012-10-02 15:02:12 +0200
commitae3a6a04282ffaeaa010edbff1850a522d255054 (patch)
treebdcb330f18badcd56570fcd2b959302c19763c6c /src/powder_plot.c
parent38f4df68678bb4c6eb8cbb3b721db2e130643299 (diff)
Move unit cell utility stuff to separate module
Diffstat (limited to 'src/powder_plot.c')
-rw-r--r--src/powder_plot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/powder_plot.c b/src/powder_plot.c
index dd7f3f29..7917ccd0 100644
--- a/src/powder_plot.c
+++ b/src/powder_plot.c
@@ -51,6 +51,7 @@
#include "beam-parameters.h"
#include "reflist-utils.h"
#include "symmetry.h"
+#include "cell-utils.h"
struct bin_stats {