fix build break on Irix

This commit is contained in:
David Rose 2002-06-21 16:48:05 +00:00
parent 86c1f62b77
commit afdcd6c930

View File

@ -36,6 +36,12 @@
#include <math.h>
#include "lmatrix.h"
#include "lvector3.h"
#include "lvector2.h"
#include "lpoint3.h"
#include "lpoint2.h"
#include "lmat_ops.h"
#include "lvec2_ops.h"
#include "lvec3_ops.h"
#include "fltnames.h"
#include "compose_matrix_src.h"