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

funcs.h regression

funcs.h was previously removed.  Unfortunately usermenu.c still
attempted to #include it.
This commit is contained in:
Iain Patterson
2013-06-02 15:38:20 +01:00
committed by Carlos R. Mafra
parent ae91ee4b0a
commit 70909f4d5d

View File

@@ -72,7 +72,6 @@
#include "WindowMaker.h"
#include "menu.h"
#include "actions.h"
#include "funcs.h"
#include "keybind.h"
#include "xmodifier.h"