X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Funivariate-dialog.c;h=44e341a26b5c8a7466d2326b2d5f46d8b82052d7;hb=d46430e7458fcd65dfdf7928f52f2d06fa60127d;hp=2692e4880c3607948e9aed64d7b03c0a72469755;hpb=376bc1e2594564c432857c50f2f779093ce70710;p=pspp-builds.git diff --git a/src/ui/gui/univariate-dialog.c b/src/ui/gui/univariate-dialog.c index 2692e488..44e341a2 100644 --- a/src/ui/gui/univariate-dialog.c +++ b/src/ui/gui/univariate-dialog.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2011 Free Software Foundation + Copyright (C) 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 @@ -17,7 +17,7 @@ #include #include -#include +#include #include "psppire-dialog.h" #include "dict-display.h" @@ -27,6 +27,7 @@ #include #include "executor.h" +#include "helper.h" #include "univariate-dialog.h"