X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16%2F16planar.h;h=8084f70a1b7a97d17747f1ecd8d4637af1e6aa6f;hb=e2dc030c9e52911ed9808a9e4a65bc9e0e9d8e9b;hp=bd47e08886cd110279b442ab8a8d6cc7068e1f0b;hpb=f084f970ed1e8f06dfffd67bd924918a18a9ce50;p=16.git diff --git a/src/lib/modex16/16planar.h b/src/lib/modex16/16planar.h index bd47e088..8084f70a 100755 --- a/src/lib/modex16/16planar.h +++ b/src/lib/modex16/16planar.h @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -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);