X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fvariable-info-dialog.c;h=1cd9b1d7d1eb9ee37fe1c5d8afec4fcd8dd269fc;hb=d46430e7458fcd65dfdf7928f52f2d06fa60127d;hp=d5b41a98686cb13172f22c1e1e69f2ccded41617;hpb=376bc1e2594564c432857c50f2f779093ce70710;p=pspp-builds.git diff --git a/src/ui/gui/variable-info-dialog.c b/src/ui/gui/variable-info-dialog.c index d5b41a98..1cd9b1d7 100644 --- a/src/ui/gui/variable-info-dialog.c +++ b/src/ui/gui/variable-info-dialog.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007, 2009, 2010, 2011 Free Software Foundation + Copyright (C) 2007, 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 @@ -29,6 +29,7 @@ #include "psppire-dialog.h" #include "psppire-dictview.h" #include "psppire-var-store.h" +#include "builder-wrapper.h" #include "helper.h"