| 20 * |
20 * |
| 21 * You should have received a copy of the GNU General Public License |
21 * You should have received a copy of the GNU General Public License |
| 22 * along with this program; if not, write to the Free Software |
22 * along with this program; if not, write to the Free Software |
| 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 24 */ |
24 */ |
| |
25 |
| |
26 #include "util.h" |
| |
27 |
| 25 #include <gnt.h> |
28 #include <gnt.h> |
| 26 #include <gntbox.h> |
29 #include <gntbox.h> |
| 27 #include <gntbutton.h> |
30 #include <gntbutton.h> |
| 28 #include <gntcheckbox.h> |
31 #include <gntcheckbox.h> |
| 29 #include <gntcombobox.h> |
32 #include <gntcombobox.h> |