summaryrefslogtreecommitdiff
path: root/databases/mysql-workbench/patches/patch-backend_wbprivate_workbench_stdafx_h
blob: e7b649fc526a0cbdb9074d415369845a218f49e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-backend_wbprivate_workbench_stdafx_h,v 1.3 2012/09/15 05:14:07 obache Exp $

Fix build with latest glib2.

--- backend/wbprivate/workbench/stdafx.h~	2011-03-17 12:48:42.000000000 +0000
+++ backend/wbprivate/workbench/stdafx.h
@@ -39,7 +39,6 @@
 #include <gl/glu.h>
 
 #include <glib.h>
-#include <glib/gthread.h>
 
 #include "grtpp.h"
 #include "grtpp_util.h"