Remove unused header gdkwin32.h

This commit is contained in:
Pan7 2017-05-20 13:09:51 +02:00
parent 8df88a23d1
commit c757835111

View file

@ -27,9 +27,6 @@
#include "stdafx.h"
#ifdef _WIN32
extern "C" {
#include <gdk/gdkwin32.h>
}
#endif
#include <gtk/gtk.h>
#include <glib/gi18n.h>