Remove the "blend method" option from the tool options panel for the circle and gradi...
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_zoom.cpp
index b53a5fb..dd2011b 100644 (file)
@@ -1,6 +1,6 @@
 /* === S Y N F I G ========================================================= */
 /*!    \file state_zoom.cpp
-**     \brief Zoom Toole Implementation File
+**     \brief Zoom Tool Implementation File
 **
 **     $Id$
 **
@@ -45,6 +45,8 @@
 #include "toolbox.h"
 #include <synfigapp/main.h>
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -105,7 +107,7 @@ public:
 
        //void zoom(const Point& p1, const Point& p2);
 
-};     // END of class StateGradient_Context
+};     // END of class StateZoom_Context
 
 /* === M E T H O D S ======================================================= */