1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-23 18:45:56 +01:00

Changed the order some header files are loaded, as it seems to cause havoc

on some platforms
This commit is contained in:
dan
2004-10-30 05:46:37 +00:00
parent ca61675597
commit 558615a853
7 changed files with 13 additions and 10 deletions

View File

@@ -3,10 +3,9 @@
* WINGs internal handlers: timer, idle and input handlers
*/
#include "wconfig.h"
#include "WINGsP.h"
#include "../src/config.h"
#include <sys/types.h>
#include <unistd.h>