1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

fixed little prob with header define

This commit is contained in:
kojima
2003-06-06 02:47:46 +00:00
parent ed0d234d7f
commit d159da8671

View File

@@ -19,8 +19,8 @@
* USA.
*/
#ifndef _XINERAMA_H_
#define _XINERAMA_H_
#ifndef _WMXINERAMA_H_
#define _WMXINERAMA_H_
#include "screen.h"
#include "window.h"