/* L_BITMAP.H - global module header file Copyright (c) 1991-2002 LEAD Technologies, Inc. All Rights Reserved. */ #ifndef _L_BITMAP_H_ #define _L_BITMAP_H_ #include "ltkrn.h" #include "ltdis.h" #include "ltimg.h" #include "ltfil.h" #ifdef USE_NEWTWAIN #include "lttw2.h" #else #include "lttwn.h" #endif #include "ltlck.h" #include "ltwnd.h" #include "ltann.h" #include "ltefx.h" #include "ltdlg.h" #include "ltisi.h" #include "ltnet.h" #include "ltscr.h" #include "ltdic.h" #include "lvdlg.h" #include "lvkrn.h" #endif /* _L_BITMAP_H_ */