X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fmissing-val-dialog.c;h=3e42036cb17260bf3c38c2c04d4ffa9cbd382c17;hb=d46430e7458fcd65dfdf7928f52f2d06fa60127d;hp=dbb80a2d585864b27f55b1575b906a1543ba3929;hpb=376bc1e2594564c432857c50f2f779093ce70710;p=pspp-builds.git diff --git a/src/ui/gui/missing-val-dialog.c b/src/ui/gui/missing-val-dialog.c index dbb80a2d..3e42036c 100644 --- a/src/ui/gui/missing-val-dialog.c +++ b/src/ui/gui/missing-val-dialog.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2005, 2006, 2009, 2011 Free Software Foundation + Copyright (C) 2005, 2006, 2009, 2011, 2012 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 @@ -23,6 +23,7 @@ #define N_(msgid) msgid +#include "builder-wrapper.h" #include "helper.h" #include #include "missing-val-dialog.h"