summaryrefslogtreecommitdiff
path: root/fitz/stm_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/stm_open.c')
-rw-r--r--fitz/stm_open.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/fitz/stm_open.c b/fitz/stm_open.c
index 48e9587f..02b4cd51 100644
--- a/fitz/stm_open.c
+++ b/fitz/stm_open.c
@@ -2,8 +2,7 @@
* Creation and destruction.
*/
-#include "fitz_base.h"
-#include "fitz_stream.h"
+#include "fitz.h"
static fz_stream *
newstm(int kind)