I messed up the last commit. Oops!
[synfig.git] / synfig-studio / trunk / src / gtkmm / dock_info.cpp
index 08eafde..80f6060 100644 (file)
@@ -32,9 +32,9 @@
 #include "dock_info.h"
 #include "canvasview.h"
 #include "workarea.h"
-#include "color.h"                             // for gamma_in()
 
 #include <synfig/canvas.h>
+#include <synfig/color.h>              // for gamma_in()
 #include <synfig/context.h>
 
 #include <gtkmm/separator.h>