Use symbolic names for most of the duck colors, rather than hardcoded hex color values.
[synfig.git] / synfig-studio / trunk / src / gtkmm / historytreestore.cpp
index 1544a61..ad4fe57 100644 (file)
 
 #include "historytreestore.h"
 #include <synfig/valuenode.h>
-#include "iconcontroler.h"
+#include "iconcontroller.h"
 #include <synfig/valuenode_timedswap.h>
 #include <gtkmm/button.h>
 #include <synfigapp/action.h>
 #include "instance.h"
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */