Adapt to new sheet
[pspp] / src / ui / gui / psppire-data-sheet.h
index 8497e2c1155ff23a5bc5cc1e5b3bdaa76433c5c0..05fa69c7b1aca64b80a6b59d37c9c1c363b69ca9 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef PSPPIRE_DATA_SHEET_H
 #define PSPPIRE_DATA_SHEET_H 1
 
+#error "Do not include this file"
+
 /* PsppireDataSheet is a PsppSheetView that displays the data in a dataset,
    with one column per variable and one row per case.