diff --git a/sortix/elf.cpp b/sortix/elf.cpp index 998077db..34014be3 100644 --- a/sortix/elf.cpp +++ b/sortix/elf.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with Sortix. If not, see . - elf.h + elf.cpp Constructs processes from ELF files. ******************************************************************************/