gui: Remove obviously unnecessary #include directives.
[pspp-builds.git] / src / ui / gui / crosstabs-dialog.h
index dee6110b865f302c0d57b9ebc31c93b8ec8922a1..65e47610d615bf885216bce188ce44756c8e5bd5 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2008  Free Software Foundation
+   Copyright (C) 2008, 2010  Free Software Foundation
 
    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
@@ -17,8 +17,6 @@
 #ifndef __CROSSTABS_DIALOG_H
 #define __CROSSTABS_DIALOG_H
 
-
-#include <gtk/gtk.h>
 #include "psppire-data-window.h"
 
 void crosstabs_dialog (PsppireDataWindow * data);