X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-sheet.h;h=285bcb182c55962193491e404747010510efaef5;hb=13e7983c183d6448d09cd8ed9644351b676af4d3;hp=e89433807f6c04e3a16b9c22eb3e16101533e4e4;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp diff --git a/src/ui/gui/data-sheet.h b/src/ui/gui/data-sheet.h index e89433807f..285bcb182c 100644 --- a/src/ui/gui/data-sheet.h +++ b/src/ui/gui/data-sheet.h @@ -1,7 +1,6 @@ /* PSPPIRE --- A Graphical User Interface for PSPP Copyright (C) 2004 Free Software Foundation - Written by John Darrington 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 @@ -22,9 +21,8 @@ #ifndef DATA_SHEET_H #define DATA_SHEET_H -#include -#include -#include +#include +#include "psppire-dict.h" void psppire_data_sheet_clear(GtkSheet *sheet);