| 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 #include <internal.h> |
| |
27 |
| 26 #include <gnt.h> |
28 #include <gnt.h> |
| 27 #include <gntbox.h> |
29 #include <gntbox.h> |
| 28 #include <gntbutton.h> |
30 #include <gntbutton.h> |
| 29 #include <gntcombobox.h> |
31 #include <gntcombobox.h> |
| 30 #include <gntentry.h> |
32 #include <gntentry.h> |