finch/gntrequest.c

branch
vv
changeset 26337
ec2fc1bc9024
parent 25889
26d9ca30335c
parent 23707
480f94157418
child 26477
245d9650bb2b
equal deleted inserted replaced
26044:133e5eca834c 26337:ec2fc1bc9024
21 * 21 *
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 */ 25 */
26
27 #include "util.h"
28
26 #include <gnt.h> 29 #include <gnt.h>
27 #include <gntbox.h> 30 #include <gntbox.h>
28 #include <gntbutton.h> 31 #include <gntbutton.h>
29 #include <gntcheckbox.h> 32 #include <gntcheckbox.h>
30 #include <gntcombobox.h> 33 #include <gntcombobox.h>

mercurial