]> git.mxchange.org Git - flightgear.git/blobdiff - Tri2obj/MAT3vec.c
Code reorganizations. Added a Lib/ directory for more general libraries.
[flightgear.git] / Tri2obj / MAT3vec.c
index 24f2939af2dd1f166abb06400d5291e225e01a9b..a971ebe10be0c4d495fab0f365e4c42bb15f4dda 100644 (file)
@@ -19,7 +19,7 @@
  * The two vectors involved may be the same.
  */
 
-#include <Math/mat3.h>
+#include "mat3.h"
 
 #ifndef TRUE
 #  define TRUE 1