]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/fastmath.cxx
Adjust the fog punch through effect for oursun
[simgear.git] / simgear / math / fastmath.cxx
index c95ccbcc6fea4a760844a23799eaa3164ec7be87..19968109b5532e0be7aa6aecea759ecbd25688a4 100644 (file)
@@ -20,7 +20,7 @@
 
 
 
-#include <fastmath.hxx>
+#include "fastmath.hxx"
 
 /**
  * This function is on avarage 9 times faster than the system exp() function