00001 #ifndef IMG_QT_INCLUDES_H_ 00002 #define IMG_QT_INCLUDES_H_ 00003 00004 // includes all img and all qt wrap headers 00005 00006 #include "img/img.h" 00007 00008 #include "wrap/qt/img_qt_convert.h" 00009 #include "wrap/qt/img_qt_io.h" 00010 00011 #endif /*IMG_QT_INCLUDES_H_*/