X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdock_info.cpp;h=42c8a82d1e3202659b51f40728cc384cb81ffba6;hb=8d84ce1bd606706b14e876d61856644b9d5d3c20;hp=08eafdeae69f541133411c20ebe3507159c244b3;hpb=d0ceae449236d70ffc06c4d8383c5c9a6a29b8e4;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dock_info.cpp b/synfig-studio/trunk/src/gtkmm/dock_info.cpp index 08eafde..42c8a82 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_info.cpp +++ b/synfig-studio/trunk/src/gtkmm/dock_info.cpp @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -32,14 +33,16 @@ #include "dock_info.h" #include "canvasview.h" #include "workarea.h" -#include "color.h" // for gamma_in() #include +#include // for gamma_in() #include #include #include +#include "general.h" + #endif /* === U S I N G =========================================================== */