X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fexamine-dialog.h;h=707b4f0c59160189336c6167cb544294a5b36347;hb=43b96ca660fb4c57674f1625aad48b83c0170de0;hp=d8e3fb6c259cab1560ff88645c1609689803d61e;hpb=9e0e4996fad6563f0a1ce628b80db5c23ef8279e;p=pspp diff --git a/src/ui/gui/examine-dialog.h b/src/ui/gui/examine-dialog.h index d8e3fb6c25..707b4f0c59 100644 --- a/src/ui/gui/examine-dialog.h +++ b/src/ui/gui/examine-dialog.h @@ -19,7 +19,8 @@ #include +#include "psppire-data-window.h" -void examine_dialog (GObject *o, gpointer data); +void examine_dialog (PsppireDataWindow * data); #endif