diff --git a/main/main.cpp b/main/main.cpp index 830ee49e625..b53e9ef0f7c 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* voxel_light_baker.cpp */ +/* main.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/scene/3d/voxel_light_baker.cpp b/scene/3d/voxel_light_baker.cpp index 71f1b7caa81..bc3f62cfd10 100644 --- a/scene/3d/voxel_light_baker.cpp +++ b/scene/3d/voxel_light_baker.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* main.cpp */ +/* voxel_light_baker.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */