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

Fixed problem with undefined EXTENDED_WINDOWSHORTCUTS in WPrefs.app

This commit is contained in:
dan
1999-09-19 14:43:00 +00:00
parent 0764c169a4
commit 48bbd508e1

View File

@@ -37,6 +37,9 @@
#include <WINGs.h>
#include <WUtil.h>
/* For EXTENDED_WINDOWSHORTCUT */
#include "../src/wconfig.h"
/****/
#define WVERSION "0.41"