X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-hbuttonbox.c;h=0e62d509e747f8dc7634e39a8b2ce2ce14535462;hb=2b998cd1a6d72214726d05cc050b816d131399e6;hp=3332a354b93126d178b840dd9e05519555514446;hpb=2045aac63f991ebd4d4e271306314aeceb0b59ae;p=pspp-builds.git diff --git a/src/ui/gui/psppire-hbuttonbox.c b/src/ui/gui/psppire-hbuttonbox.c index 3332a354..0e62d509 100644 --- a/src/ui/gui/psppire-hbuttonbox.c +++ b/src/ui/gui/psppire-hbuttonbox.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007 Free Software Foundation + Copyright (C) 2007, 2010 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,12 +19,9 @@ #include #include -#include #include "psppire-hbuttonbox.h" #include "psppire-dialog.h" -#include - #include #define _(msgid) gettext (msgid)