Update FSF address
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / timeentry.c
index feaf29747b06cad4480d37bf59e12c9921ffc1c0..006432b651b5d8f31526411e0bbd157ca758304e 100644 (file)
@@ -12,8 +12,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
  */
 
 #include "timeentry.h"
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <ctype.h>
 #include <gtk/gtksignal.h>
+#include <gtk/gtk.h>
 
 enum {
        SIGNAL_TIME_CHANGED,
This page took 0.022095 seconds and 4 git commands to generate.