mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +01:00
Changed the order some header files are loaded, as it seems to cause havoc
on some platforms
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include "../src/config.h"
|
||||
|
||||
|
||||
#include "wconfig.h"
|
||||
#include "WINGsP.h"
|
||||
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/cursorfont.h>
|
||||
@@ -6,7 +9,6 @@
|
||||
#include <X11/extensions/shape.h>
|
||||
#endif
|
||||
|
||||
#include "WINGsP.h"
|
||||
|
||||
|
||||
#define XDND_DESTINATION_RESPONSE_MAX_DELAY 10000
|
||||
|
||||
Reference in New Issue
Block a user