gui: Remove obviously unnecessary #include directives.
[pspp-builds.git] / src / ui / gui / aggregate-dialog.h
index 302e594347a788c299588974583e82fceaea4a7a..4ebfecfcdd8d8b85862fb3c421e03916beb74eca 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef __AGGREGATE_DIALOG_H
 #define __AGGREGATE_DIALOG_H
 
-
-#include <gtk/gtk.h>
 #include "psppire-data-window.h"
 
 void aggregate_dialog (PsppireDataWindow * data);