Remove .gitignore do nothing is ignored.
[synfig.git] / ETL / trunk / test / hermite.cpp
index 9499d34..25a6278 100644 (file)
@@ -4,6 +4,7 @@
 ** $Id$
 **
 ** Copyright (c) 2002 Robert B. Quattlebaum Jr.
+** Copyright (c) 2007 Chris Moore
 **
 ** This package is free software; you can redistribute it and/or
 ** modify it under the terms of the GNU General Public License as
@@ -25,6 +26,7 @@
 #include <ETL/angle>
 #include <ETL/clock>
 #include <ETL/calculus>
+#include <ETL/fixed>
 #include <stdio.h>
 
 /* === M A C R O S ========================================================= */