X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fbitmap.h;h=6ef0af717d09818d4f06f5895557dcbd0863f146;hb=8e974b9ed72a1521714ea3cf96a9b87c68db8025;hp=1d0154b15b399ae9437727ea6fcbd05eb6d8c9f0;hpb=631d2bde47de81ead5300f7aca378447387f254c;p=16.git diff --git a/src/lib/bitmap.h b/src/lib/bitmap.h index 1d0154b1..6ef0af71 100755 --- a/src/lib/bitmap.h +++ b/src/lib/bitmap.h @@ -26,7 +26,7 @@ #ifndef BITMAP_H #define BITMAP_H -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" bitmap_t bitmapLoadPcx(char *filename); tileset_t bitmapLoadPcxTiles(char *filename, word twidth, word theight);