diff options
Diffstat (limited to 'src/unstrip.c')
-rw-r--r-- | src/unstrip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unstrip.c b/src/unstrip.c index d838ae9f..6e57a6b5 100644 --- a/src/unstrip.c +++ b/src/unstrip.c @@ -50,7 +50,7 @@ #include <libdwfl.h> #include "libdwelf.h" #include "libeu.h" -#include "system.h" +#include "printversion.h" #ifndef _ # define _(str) gettext (str) |