mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 16:48:24 -05:00
13 lines
292 B
Diff
Executable File
13 lines
292 B
Diff
Executable File
diff -u a/gdk/macos/gdkmacoseventsource-private.h b/gdk/macos/gdkmacoseventsource-private.h
|
|
--- a/gdk/macos/gdkmacoseventsource-private.h
|
|
+++ b/gdk/macos/gdkmacoseventsource-private.h
|
|
@@ -24,6 +24,8 @@
|
|
|
|
#include "gdkmacosdisplay.h"
|
|
|
|
+#include "gdk-private.h"
|
|
+
|
|
G_BEGIN_DECLS
|
|
|
|
typedef enum
|