Make gtk1.x happy

This commit is contained in:
Jouk
2020-05-19 15:00:30 +02:00
parent 5870290b9c
commit e6938de551

View File

@@ -27,7 +27,7 @@
#include "wx/unix/utilsx11.h"
#ifdef __WXGTK__
#ifdef __WXGTK20__
#include "wx/window.h"
#include "wx/gtk/private/wrapgtk.h"
#include <gdk/gdkx.h>