ChangeLog:
  Fix typo in ChangeLog.

diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index 5b8793f..893c1fe 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in: Move include/asm/types.h.in to 
-		lib/ext2fs/ext2_fs.h.in.
+		lib/ext2fs/ext2_types.h.in.
 
 	* debugfs.c, debugfs.h, logdump.c: Fix various gcc -Wall nitpicks.