X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fgoto-case-dialog.h;h=3a3cbac0657863b1864b72f8306c0a505f5c79d7;hb=983f4e9073bbedaf37c8c8c283b1150b689cef8d;hp=7b3da66d59969de80f0320405cf57db29d3ba62c;hpb=b6bcae693f035491ae0625f301f3e630c1335555;p=pspp-builds.git diff --git a/src/ui/gui/goto-case-dialog.h b/src/ui/gui/goto-case-dialog.h index 7b3da66d..3a3cbac0 100644 --- a/src/ui/gui/goto-case-dialog.h +++ b/src/ui/gui/goto-case-dialog.h @@ -19,7 +19,8 @@ #include +#include "psppire-data-window.h" -void goto_case_dialog (GObject *o, gpointer data); +void goto_case_dialog (PsppireDataWindow * data); #endif