diff options
author | Tor Andersson <tor@ghostscript.com> | 2009-12-02 22:54:13 +0100 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2009-12-02 22:54:13 +0100 |
commit | 6af1fed04cea6c3d7fe086c593c57fdc8fed8719 (patch) | |
tree | 45a9abc2ea8c7905a765fe3dbb196a266d5c5edf /fitzdraw/meshdraw.c | |
parent | 0345e9e83bd16b39fffecd3bda584996f642b8cd (diff) | |
download | mupdf-6af1fed04cea6c3d7fe086c593c57fdc8fed8719.tar.xz |
Killing time. Butchered display tree and disabled all calls to it.
Diffstat (limited to 'fitzdraw/meshdraw.c')
-rw-r--r-- | fitzdraw/meshdraw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fitzdraw/meshdraw.c b/fitzdraw/meshdraw.c index ba1e036c..4c341a82 100644 --- a/fitzdraw/meshdraw.c +++ b/fitzdraw/meshdraw.c @@ -1,5 +1,5 @@ #include "fitz_base.h" -#include "fitz_tree.h" +#include "fitz_res.h" #include "fitz_draw.h" /* |