X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fabout.c;h=5b606bf5ab1c42130c56fddc53cca6b128ac22bb;hb=cef154921f6cdc07bc76edbe720036ab4c32bff8;hp=85185b3931f47633c7d943b3731d5db30df95f49;hpb=0f8c9c6c05632de5cadc70ca5381c1d9cb46960e;p=pspp-builds.git diff --git a/src/ui/gui/about.c b/src/ui/gui/about.c index 85185b39..5b606bf5 100644 --- a/src/ui/gui/about.c +++ b/src/ui/gui/about.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2006, 2007 Free Software Foundation + Copyright (C) 2006, 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 @@ -24,6 +24,8 @@ #include "about.h" #include "helper.h" +#include "gl/configmake.h" + #include #define _(msgid) gettext (msgid) #define N_(msgid) msgid