X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fbsptree.c;h=cd8e356e4b31aad667a56dbace820aad69acec1e;hp=89f6c75b74bd553c7fc7dcb23752da439b954025;hb=77e0a84543a31aecceabc0e4b18a0d37ad92c89b;hpb=a5c65ceb155188c8acee31a475f8db9f5b58f4b6 diff --git a/src/bsptree.c b/src/bsptree.c index 89f6c75..cd8e356 100644 --- a/src/bsptree.c +++ b/src/bsptree.c @@ -12,6 +12,7 @@ #include "inttypes.h" #include "polyclip.h" #include "vmath.h" +#include "util.h" struct bspfile_header { char magic[4];