X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcount-dialog.c;h=43875f963703a54f59e076b024e5a9f6a13c4f8b;hb=d46430e7458fcd65dfdf7928f52f2d06fa60127d;hp=39a99dbd9d8ad2ece22839c5e3ce319d85b3c050;hpb=376bc1e2594564c432857c50f2f779093ce70710;p=pspp-builds.git diff --git a/src/ui/gui/count-dialog.c b/src/ui/gui/count-dialog.c index 39a99dbd..43875f96 100644 --- a/src/ui/gui/count-dialog.c +++ b/src/ui/gui/count-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 @@ -20,7 +20,7 @@ #include "count-dialog.h" #include -#include "helper.h" +#include "builder-wrapper.h" #include "psppire-dialog.h" #include "psppire-selector.h" #include "psppire-val-chooser.h" @@ -28,8 +28,10 @@ #include "psppire-acr.h" #include "dialog-common.h" + #include #include "executor.h" +#include "helper.h" struct cnt_dialog {