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=aa6f8e301fab021ba2fea720a162e506612ba29f;hp=e7c70eee258fec818241c6c6ea232d72b4f24f70;hpb=9d1bfb34842de4a129140622ee3d800297c0e69d;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