20 lines
595 B
Diff
20 lines
595 B
Diff
--- coot-utils/coot-shelx.hh_orig 2016-04-07 22:05:10.753625059 -0400
|
|
+++ coot-utils/coot-shelx.hh 2016-04-07 22:05:43.366973568 -0400
|
|
@@ -33,6 +33,7 @@
|
|
|
|
#include <mmdb2/mmdb_manager.h>
|
|
#include "clipper/core/cell.h"
|
|
+#include "coot-coord-utils.hh"
|
|
|
|
namespace coot {
|
|
|
|
--- coot-utils/coot-hole.hh_orig 2016-04-07 22:05:55.561054355 -0400
|
|
+++ coot-utils/coot-hole.hh 2016-04-07 22:06:16.954432665 -0400
|
|
@@ -4,6 +4,7 @@
|
|
#include "clipper/core/xmap.h"
|
|
#include "clipper/core/nxmap.h"
|
|
|
|
+#include "coot-map-utils.hh"
|
|
#include "utils/coot-utils.hh"
|
|
#include "geometry/protein-geometry.hh"
|
|
|