X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdescriptives-dialog.h;h=18195761ff1949406e073ba6f39c2090c290a0dc;hb=796bca518fa1c3d5b6eec71cd6415258919cac10;hp=b0dc7fab2d2c143d7abb12fb0283b2e6a2e01949;hpb=e4ef4d0f708651807d91bd92d7ab92c1b5c6d675;p=pspp diff --git a/src/ui/gui/descriptives-dialog.h b/src/ui/gui/descriptives-dialog.h index b0dc7fab2d..18195761ff 100644 --- a/src/ui/gui/descriptives-dialog.h +++ b/src/ui/gui/descriptives-dialog.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007 Free Software Foundation + Copyright (C) 2007, 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,11 +17,8 @@ #ifndef __DESCRIPTIVES_DIALOG_H #define __DESCRIPTIVES_DIALOG_H - -#include #include "psppire-data-window.h" - void descriptives_dialog (PsppireDataWindow * data); #endif