gui: Remove obviously unnecessary #include directives.
[pspp-builds.git] / src / ui / gui / correlation-dialog.h
index f9342f26ac0ec9680f19a0a5e7f1fb319429b839..9a05837c7b3d9e19fcacde1f8a373f16a4f95903 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPPIRE - a graphical user interface for PSPP.
-   Copyright (C) 2009  Free Software Foundation
+   Copyright (C) 2009, 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,7 +17,6 @@
 #ifndef __CORRELATION_DIALOG_H
 #define __CORRELATION_DIALOG_H
 
-#include <gtk/gtk.h>
 #include "psppire-data-window.h"
 
 void correlation_dialog (PsppireDataWindow * data);