diff options
Diffstat (limited to 'apps/pdfapp.h')
-rw-r--r-- | apps/pdfapp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/pdfapp.h b/apps/pdfapp.h index 9c8a0ee9..ec87ab12 100644 --- a/apps/pdfapp.h +++ b/apps/pdfapp.h @@ -1,8 +1,7 @@ #ifndef PDFAPP_H #define PDFAPP_H -#include "fitz.h" -#include "mupdf-internal.h" +#include "mupdf/pdf-internal.h" /* * Utility object for handling a pdf application / view |