diff --git a/src/pe/raytracing/Lighting.h b/src/pe/raytracing/Lighting.h index 29ff1e3b3e6eed29ff8b1e80818ab55cf3b6a542..507eb255ea9c9b73dbfadd24a5cb1e8af3b065d0 100644 --- a/src/pe/raytracing/Lighting.h +++ b/src/pe/raytracing/Lighting.h @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License along // with waLBerla (see COPYING.txt). If not, see <http://www.gnu.org/licenses/>. // -//! \file PointLight.h +//! \file Lighting.h //! \author Lukas Werner // //======================================================================================================================