X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcomments-dialog.h;h=9295d4c3a2302a9ddaa6c66a679b04f71f56b846;hb=0655c32db3a849462fbcebd73d8c659d814e794d;hp=bccd8e5e8690e2d745a37eb3f02a14427dd3b1ea;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp-builds.git diff --git a/src/ui/gui/comments-dialog.h b/src/ui/gui/comments-dialog.h index bccd8e5e..9295d4c3 100644 --- a/src/ui/gui/comments-dialog.h +++ b/src/ui/gui/comments-dialog.h @@ -18,6 +18,8 @@ #ifndef COMMENTS_DIALOG_H #define COMMENTS_DIALOG_H -void comments_dialog (GObject *o, gpointer data); +#include "psppire-data-window.h" + +void comments_dialog (PsppireDataWindow * data); #endif /* COMMENTS_DIALOG_H */