]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/newmat.hxx
Replaced some debugging structure David inadvertantly removed.
[flightgear.git] / src / Objects / newmat.hxx
index a1fb2e8acfa6e19c59fb302783a00f8a026630c9..687b40d9e7dd7be1d9bc01c3c7a484e7f8279d4a 100644 (file)
@@ -85,7 +85,7 @@ public:
    * @param texture_path A string containing an absolute path
    * to a texture file (usually RGB).
    */
-  FGNewMat (const string &texture_path);
+  FGNewMat (const string &texpath);
 
 
   /**