]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkplug.h
filechooserbutton: Add a description string to assertions about emitted signals
[~andy/gtk] / gtk / gtkplug.h
index 77ea08ba063ec3398d81ba2725c87adfad19b6c5..bd6a393cb8fb5009daf446065b0b63d1b2334f59 100644 (file)
@@ -12,8 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /*
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_PLUG_H__
+#define __GTK_PLUG_H__
+
 #if !defined (__GTKX_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtkx.h> can be included directly."
 #endif
 
-#ifndef __GTK_PLUG_H__
-#define __GTK_PLUG_H__
-
-#include <gtk/gtk.h>
+#include <gdk/gdk.h>
 
 #ifdef GDK_WINDOWING_X11