X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=eb1650e46cbcbe3bcc6d309caa6c27eb07119389;hb=24760854cf1668b8b0eba2bfaf63ab083da14ea8;hp=29ecc130e1f91616bf870bd9f88a895c6ea30f90;hpb=fb97121f7d0be4408d8e2ed98a2f7b10b852a915;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 29ecc130..eb1650e4 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -33,7 +33,7 @@ #ifdef __WATCOMC__ //borland C BCEXMM.EXE #include "src/lib/16_dbg.h" #include "src/lib/16_sprit.h" -#include "src/lib/bitmap.h" //old format +//#include "src/lib/bitmap.h" //old format #endif #ifdef __DEBUG__ #define __DEBUG_InputMgr__