Remove obsolete gdk header

This commit is contained in:
Pan7 2017-05-20 15:32:59 +02:00
parent ef888dede5
commit 3730351e8a
2 changed files with 0 additions and 9 deletions

View File

@ -32,12 +32,7 @@
- Make sure the interface is not dependent on gtk.
*/
#ifdef _WIN32
//#include <gdk/win32/gdkwin32.h>
#include <gdk/gdkwin32.h>
#endif
#if defined ( __linux__ ) || defined ( __APPLE__ )
#include <gdk/gdkx.h>
#include <dirent.h>
#endif
#include <gtk/gtk.h>

View File

@ -31,10 +31,6 @@
#include <assert.h>
#include <GL/gl.h>
#ifdef _WIN32
#include <gdk/gdkwin32.h>
#endif
// =============================================================================
// variables