gui: Remove obviously unnecessary #include directives.
[pspp-builds.git] / src / ui / gui / chi-square-dialog.h
index 8292ff966890cfc4e53011e76262a13bafed6671..d372b60e120f05b80c98dd8b71090d65748eebbd 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef __CHI_SQUARE_DIALOG_H
 #define __CHI_SQUARE_DIALOG_H
 
-#include <gtk/gtk.h>
 #include "psppire-data-window.h"
 
 void chisquare_dialog (PsppireDataWindow * data);