From 14770e890aba8fb40b97a05fa27c25906555df95 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 1 Apr 2014 16:01:49 -0400 Subject: Moved includes in the GTK+ backend to gtk_unix.h; organized that file a bit. --- listbox_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'listbox_unix.go') diff --git a/listbox_unix.go b/listbox_unix.go index fd9995e..02c4aed 100644 --- a/listbox_unix.go +++ b/listbox_unix.go @@ -29,7 +29,6 @@ and the GTK+ reference documentation. */ // #cgo pkg-config: gtk+-3.0 -// #include // #include "gtk_unix.h" // /* because cgo seems to choke on ... */ // void gtkTreeModelGet(GtkTreeModel *model, GtkTreeIter *iter, gchar **gs) -- cgit v1.2.3