X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcompute-dialog.h;h=4594f5c2797de8f5e3dc6ac998124c71c6cda71c;hb=8f69116a2c31b8aed0527e225c368b3466da6c8d;hp=8f16b5f6c02867662a102b696fc38a20202cce99;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp diff --git a/src/ui/gui/compute-dialog.h b/src/ui/gui/compute-dialog.h index 8f16b5f6c0..4594f5c279 100644 --- a/src/ui/gui/compute-dialog.h +++ b/src/ui/gui/compute-dialog.h @@ -19,9 +19,8 @@ #include -#include +#include "psppire-data-window.h" - -void compute_dialog (GObject *o, gpointer data); +void compute_dialog (PsppireDataWindow * data); #endif