Prevent the "Gtk-CRITICAL **: gtk_label_set_label: assertion `str != NULL' failed...
[synfig.git] / synfig-studio / trunk / src / gtkmm / dock_info.cpp
index 0c7f073..80f6060 100644 (file)
@@ -34,6 +34,7 @@
 #include "workarea.h"
 
 #include <synfig/canvas.h>
+#include <synfig/color.h>              // for gamma_in()
 #include <synfig/context.h>
 
 #include <gtkmm/separator.h>