Merge remote-tracking branch 'origin/master' into sheet
[pspp] / src / ui / gui / goto-case-dialog.h
index e7c70eee258fec818241c6c6ea232d72b4f24f70..455e2e637c06ae9977ba34e92df6e155f379e3b9 100644 (file)
@@ -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