]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcoloreditor.c
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtkcoloreditor.c
index ae151fe720557a482dfd36f8745a5abfeb2dde61..8cbbf21541c48e7141fa7c7253da69d7653243ef 100644 (file)
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* TODO
@@ -41,6 +39,7 @@
 #include "gtklabel.h"
 #include "gtkspinbutton.h"
 #include "gtkintl.h"
+#include "gtkstylecontext.h"
 
 #include <math.h>