From 73606187c9598c4bb1c1fea132e9cef1dc14c838 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 4 Jun 2005 16:21:07 +0200 Subject: new world order ii -- revenge of the header files --- stream/stm_open.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stream/stm_open.c') diff --git a/stream/stm_open.c b/stream/stm_open.c index d72d9837..baec93fa 100644 --- a/stream/stm_open.c +++ b/stream/stm_open.c @@ -2,7 +2,8 @@ * Creation and destruction. */ -#include "fitz.h" +#include "fitz-base.h" +#include "fitz-stream.h" static fz_stream * newstm(int kind, int mode) -- cgit v1.2.3