diff options
Diffstat (limited to 'src/statcmd.c')
-rw-r--r-- | src/statcmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statcmd.c b/src/statcmd.c index b59d1b857..11ae1cfbc 100644 --- a/src/statcmd.c +++ b/src/statcmd.c @@ -43,7 +43,7 @@ #include <dpkg/path.h> #include <dpkg/dir.h> #include <dpkg/glob.h> -#include <dpkg/myopt.h> +#include <dpkg/options.h> #include "main.h" #include "filesdb.h" |