X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fplanrpcx.c;h=e673302642796ac07a47734577c1aa4781227b1b;hb=32a94c33de59a927237406cd68743b94db1ebc46;hp=d3ac3bef1a89547088d9eae05238bed35d8e9f1b;hpb=7cbfb3d1f53e33107205d1d8a5ed215898246504;p=16.git diff --git a/src/planrpcx.c b/src/planrpcx.c index d3ac3bef..e6733026 100755 --- a/src/planrpcx.c +++ b/src/planrpcx.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -23,7 +23,8 @@ #include #include #include -#include "src/lib/modex16.h" +#include "src/lib/16_vl.h" +#include "src/lib/modex16/16planar.h" global_game_variables_t gvar; planar_buf_t p, ptmp;