00001 #ifndef BATCHRENDER_INC 00002 #define BATCHRENDER_INC 00003 00004 00005 class BatchRenderJob; 00006 class BatchRenderThread; 00007 class BatchRenderGUI; 00008 00009 #define BATCH_PATH "batchrender.rc" 00010 00011 00012 #endif