X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F16planar.h;h=8084f70a1b7a97d17747f1ecd8d4637af1e6aa6f;hb=e2dc030c9e52911ed9808a9e4a65bc9e0e9d8e9b;hp=2ff43e4616a068a3f3e62ed173881154247948ee;hpb=2accbf2668001e82a8fec1e75f37c195996186b0;p=16.git diff --git a/src/lib/modex16/16planar.h b/src/lib/modex16/16planar.h index 2ff43e46..8084f70a 100755 --- a/src/lib/modex16/16planar.h +++ b/src/lib/modex16/16planar.h @@ -28,7 +28,7 @@ #ifndef PLANW_H #define PLANW_H -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" planar_buf_t planarLoadPcx(char *filename); tileset_t planarLoadPcxTiles(char *filename, word twidth, word theight);