mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-29 16:31:29 +00:00
Include NSGraphics to eliminate redundant declaration.
This commit is contained in:
parent
cbceef4abe
commit
046d4ba366
1 changed files with 1 additions and 3 deletions
|
@ -29,9 +29,7 @@
|
|||
#include <AppKit/NSEvent.h>
|
||||
#include <AppKit/NSApplication.h>
|
||||
#include <AppKit/NSWindow.h>
|
||||
|
||||
// Ensure the function GSWindowWithNumber is declared or included from the appropriate header
|
||||
NSWindow *GSWindowWithNumber(int window_id);
|
||||
#include <AppKit/NSGraphics.h>
|
||||
|
||||
static void
|
||||
xdg_surface_on_configure(void *data, struct xdg_surface *xdg_surface,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue