Prevent some compiler warnings.
[synfig.git] / synfig-studio / trunk / src / gtkmm / state_width.cpp
index 468377f..59e58a6 100644 (file)
@@ -55,6 +55,8 @@
 
 #include <ETL/clock>
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -149,7 +151,7 @@ public:
        void save_settings();
        void reset();
 
-};     // END of class StateGradient_Context
+};     // END of class StateWidth_Context
 
 /* === M E T H O D S ======================================================= */