diff options
Diffstat (limited to 'difftool/super.c')
-rw-r--r-- | difftool/super.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/difftool/super.c b/difftool/super.c index 7bda728..0b75d9b 100644 --- a/difftool/super.c +++ b/difftool/super.c @@ -4,7 +4,7 @@ * * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at> */ -#include "difftool.h" +#include "sqfsdiff.h" static const struct { uint16_t mask; |