// The sole purpose of this file is to be compatible with the // image magick distribition. It looks for a file called fpx.h when // configure is run. #ifndef __FPX_H__ #define __FPX_H__ #include "flashpix.h" #include "fpxlib.h" #endif