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

New file placement.h

The file placement.h hold the definitions for placement.c
This commit is contained in:
Rodolfo García Peñas (kix)
2013-04-03 20:01:48 +02:00
committed by Carlos R. Mafra
parent 6fe23037ef
commit 389a0a252c
8 changed files with 40 additions and 8 deletions

View File

@@ -47,6 +47,7 @@
#include "dialog.h"
#include "xinerama.h"
#include "client.h"
#include "placement.h"
#ifdef XDND
#include "xdnd.h"
#endif