]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
Fix a potential array under/over run bug.
[simgear.git] / simgear / math / Makefile.am
index e6d49044925b3c1380ea621ffb78686ddd7a435a..ef081362009c68cf3fcefbebc2a92f8e900466e2 100644 (file)
@@ -9,13 +9,13 @@ endif
 lib_LIBRARIES = libsgmath.a
 
 include_HEADERS = \
-       fg_memory.h \
        interpolater.hxx \
        leastsqs.hxx \
        localconsts.hxx \
        point3d.hxx \
        polar3d.hxx \
        sg_geodesy.hxx \
+       sg_memory.h \
        sg_random.h \
        sg_types.hxx \
        vector.hxx