1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-07 14:24:14 +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 <WINGs.h>
#include <WUtil.h> #include <WUtil.h>
/* For EXTENDED_WINDOWSHORTCUT */
#include "../src/wconfig.h"
/****/ /****/
#define WVERSION "0.41" #define WVERSION "0.41"