X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fcrosstabs-dialog.h;h=65e47610d615bf885216bce188ce44756c8e5bd5;hb=37d5f592081a2ec8fa461c20c84087e8bf5dc560;hp=dee6110b865f302c0d57b9ebc31c93b8ec8922a1;hpb=e4ef4d0f708651807d91bd92d7ab92c1b5c6d675;p=pspp diff --git a/src/ui/gui/crosstabs-dialog.h b/src/ui/gui/crosstabs-dialog.h index dee6110b86..65e47610d6 100644 --- a/src/ui/gui/crosstabs-dialog.h +++ b/src/ui/gui/crosstabs-dialog.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2008 Free Software Foundation + Copyright (C) 2008, 2010 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,8 +17,6 @@ #ifndef __CROSSTABS_DIALOG_H #define __CROSSTABS_DIALOG_H - -#include #include "psppire-data-window.h" void crosstabs_dialog (PsppireDataWindow * data);