Don't include <ETL/fixed> because it's not used.
[synfig.git] / ETL / trunk / ETL / _bezier.h
index 67adc32..a08a42b 100644 (file)
@@ -31,7 +31,8 @@
 /* === H E A D E R S ======================================================= */
 
 #include "_curve_func.h"
-#include <ETL/fixed>
+#include <cmath>                               // for ldexp
+// #include <ETL/fixed>                        // not used
 
 /* === M A C R O S ========================================================= */