Fix a bug found by g++ 4.3, and add a few comments.
[synfig.git] / synfig-studio / trunk / src / gtkmm / dialog_color.cpp
index 7aab6e5..1903ec8 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file dialog_gradient.cpp
+/*!    \file dialog_color.cpp
 **     \brief Template File
 **
-**     $Id: dialog_color.cpp,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -45,6 +45,8 @@
 #include <sigc++/hide.h>
 #include "app.h"
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */