1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

- Fixed compilation include path issue in wrlib/tests

- Removed unnecessary included headers (we don't use Xt)
This commit is contained in:
dan
2005-03-02 10:59:40 +00:00
parent b2e87b76f9
commit e3df52ca51
3 changed files with 1 additions and 3 deletions

View File

@@ -27,7 +27,6 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Intrinsic.h>
#include "WindowMaker.h"
#include "window.h"