X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fgoto-case-dialog.h;h=455e2e637c06ae9977ba34e92df6e155f379e3b9;hb=d506910e4bc69028c6328d15c005667ad2a0d881;hp=e7c70eee258fec818241c6c6ea232d72b4f24f70;hpb=6f3865480503c571963d8a2d1af858a4d72d4e88;p=pspp diff --git a/src/ui/gui/goto-case-dialog.h b/src/ui/gui/goto-case-dialog.h index e7c70eee25..455e2e637c 100644 --- a/src/ui/gui/goto-case-dialog.h +++ b/src/ui/gui/goto-case-dialog.h @@ -17,8 +17,7 @@ #ifndef __GOTO_CASE_DIALOG_H #define __GOTO_CASE_DIALOG_H -#include "psppire-data-sheet.h" -void goto_case_dialog (PsppireDataSheet *ds); +void goto_case_dialog (void *ds); #endif