From: dooglus Date: Wed, 10 Oct 2007 02:12:25 +0000 (+0000) Subject: #include so ETL/_bezier.h doesn't have to. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=073e13b7c0b5456798b4aa1e0f0248af41c195c1;p=synfig.git #include so ETL/_bezier.h doesn't have to. git-svn-id: http://svn.voria.com/code@873 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/test/hermite.cpp b/ETL/trunk/test/hermite.cpp index 9499d34..790505e 100644 --- a/ETL/trunk/test/hermite.cpp +++ b/ETL/trunk/test/hermite.cpp @@ -25,6 +25,7 @@ #include #include #include +#include #include /* === M A C R O S ========================================================= */