| 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 "notify.h" |
| |
27 #include "request.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 <gntlabel.h> |
32 #include <gntlabel.h> |
| 30 #include <gntline.h> |
33 #include <gntline.h> |