X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fval-labs-dialog.c;h=6b556d6de7861baa006530b2cfcf943fe0ff46d9;hb=d46430e7458fcd65dfdf7928f52f2d06fa60127d;hp=6126afc1dddacd5a6f6e67451c5d4977d813e36d;hpb=376bc1e2594564c432857c50f2f779093ce70710;p=pspp-builds.git diff --git a/src/ui/gui/val-labs-dialog.c b/src/ui/gui/val-labs-dialog.c index 6126afc1..6b556d6d 100644 --- a/src/ui/gui/val-labs-dialog.c +++ b/src/ui/gui/val-labs-dialog.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2005, 2009, 2010, 2011 Free Software Foundation + Copyright (C) 2005, 2009, 2010, 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 @@ -22,7 +22,7 @@ #include -#include "helper.h" +#include "builder-wrapper.h" #include "val-labs-dialog.h" #include #include @@ -30,6 +30,8 @@ #include "psppire-var-store.h" #include +#include "helper.h" + #include #define _(msgid) gettext (msgid) #define N_(msgid) msgid