summaryrefslogtreecommitdiff
path: root/src/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5.c')
-rw-r--r--src/md5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/md5.c b/src/md5.c
index fb99e2f7..2b184f98 100644
--- a/src/md5.c
+++ b/src/md5.c
@@ -20,7 +20,6 @@
* Still in the public domain.
*/
-#include "doomdef.h"
#include "i_swap.h"
#include <string.h> /* for memcpy() */