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

Fix "implicit declaration of function"

This commit is contained in:
Amadeusz Sławiński
2012-06-03 18:42:16 +02:00
committed by Carlos R. Mafra
parent fc5c0fe1a4
commit 910a851f35
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
#include "winspector.h"
#include "workspace.h"
#include "xinerama.h"
#include "usermenu.h"
/****** Global Variables ******/

View File

@@ -74,6 +74,7 @@
#include "actions.h"
#include "funcs.h"
#include "keybind.h"
#include "xmodifier.h"
#include "framewin.h"