]> git.mxchange.org Git - simgear.git/blobdiff - Math/MAT3mat.c
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
[simgear.git] / Math / MAT3mat.c
index 5c74e01becc91a6decab84abda825f2fdf6dd4ff..42ba9814cfbf244d31da8e6db873f79ba667e953 100644 (file)
@@ -6,7 +6,7 @@
  * -------------------------------------------------------------------------*/
 
 #include <string.h>
-#include "mat3defs.h"
+#include <Math/mat3defs.h>
 
 #ifdef WIN32
 #include <memory.h>      /* required for memset() and memcpy() */