Added some extraneous crud to .cvsignore files
[pspp] / src / ui / gui / data-sheet.h
index e89433807f6c04e3a16b9c22eb3e16101533e4e4..285bcb182c55962193491e404747010510efaef5 100644 (file)
@@ -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 <gtksheet.h>
-#include <psppire-case-array.h>
-#include <psppire-dict.h>
+#include <gtksheet/gtksheet.h>
+#include "psppire-dict.h"
 
 void psppire_data_sheet_clear(GtkSheet *sheet);