X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fgoat3d%2Fsrc%2Futil.c;fp=libs%2Fgoat3d%2Fsrc%2Futil.c;h=9344e55e8f0c662d453f98dfa7d5156049f537ea;hb=6370997ad9f4d424b05bcb7dc85fa2423bd1186a;hp=ece922ad95bca4bcfec39b0b45188a2b925fefa7;hpb=4c42122003b1e2e859e63013aaf15e270d47b082;p=deeprace diff --git a/libs/goat3d/src/util.c b/libs/goat3d/src/util.c index ece922a..9344e55 100644 --- a/libs/goat3d/src/util.c +++ b/libs/goat3d/src/util.c @@ -16,6 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ #include +#include #include "util.h" static int b64bits(int c);