From 6be111dedab5e2a5f14aa3d374f936b282bfba0c Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Tue, 27 Jul 2021 15:22:06 +0200
Subject: [PATCH] corrections after file move

---
 Device/Coord/CoordSystem2D.cpp |  4 ++--
 auto/Wrap/doxygenDevice.i      | 22 +++++++++++-----------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/Device/Coord/CoordSystem2D.cpp b/Device/Coord/CoordSystem2D.cpp
index a6c7517820e..11c344cd39b 100644
--- a/Device/Coord/CoordSystem2D.cpp
+++ b/Device/Coord/CoordSystem2D.cpp
@@ -2,7 +2,7 @@
 //
 //  BornAgain: simulate and fit reflection and scattering
 //
-//! @file      Device/Instrument/CoordSystem2D.cpp
+//! @file      Device/Coord/CoordSystem2D.cpp
 //! @brief     Implements ICoordSystem classes.
 //!
 //! @homepage  http://www.bornagainproject.org
@@ -12,7 +12,7 @@
 //
 //  ************************************************************************************************
 
-#include "Device/Instrument/CoordSystem2D.h"
+#include "Device/Coord/CoordSystem2D.h"
 #include "Base/Axis/FixedBinAxis.h"
 #include "Base/Const/Units.h"
 #include "Base/Math/Constants.h"
diff --git a/auto/Wrap/doxygenDevice.i b/auto/Wrap/doxygenDevice.i
index f2e946cb9be..8ae68c3d5e5 100644
--- a/auto/Wrap/doxygenDevice.i
+++ b/auto/Wrap/doxygenDevice.i
@@ -2825,19 +2825,19 @@ Returns default units to convert to.
 // File: namespace_0d11.xml
 
 
-// File: namespace_0d18.xml
+// File: namespace_0d13.xml
 
 
-// File: namespace_0d29.xml
+// File: namespace_0d20.xml
 
 
-// File: namespace_0d54.xml
+// File: namespace_0d31.xml
 
 
-// File: namespace_0d62.xml
+// File: namespace_0d56.xml
 
 
-// File: namespace_0d66.xml
+// File: namespace_0d64.xml
 
 
 // File: namespace_0d93.xml
@@ -3064,6 +3064,12 @@ Returns true if SimulatioResult agrees with data from reference file.
 // File: CoordSystem1D_8h.xml
 
 
+// File: CoordSystem2D_8cpp.xml
+
+
+// File: CoordSystem2D_8h.xml
+
+
 // File: ICoordSystem_8cpp.xml
 
 
@@ -3229,12 +3235,6 @@ make Swappable
 // File: OutputDataReadWriteTiff_8h.xml
 
 
-// File: CoordSystem2D_8cpp.xml
-
-
-// File: CoordSystem2D_8h.xml
-
-
 // File: Instrument_8cpp.xml
 
 
-- 
GitLab