#ifdef _FITZ_H_
#error "fitz.h must only be included once"
#endif
#define _FITZ_H_

#include "fitz-base.h"
#include "fitz-stream.h"
#include "fitz-world.h"
#include "fitz-draw.h"