1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

Include screen.h in dialog.h for definition of WScreen

This commit is contained in:
Torrance, Douglas
2023-01-26 06:44:38 +00:00
committed by Carlos R. Mafra
parent 0718297e9a
commit ddacfa5d63

View File

@@ -22,6 +22,7 @@
#ifndef WMDIALOG_H_ #ifndef WMDIALOG_H_
#define WMDIALOG_H_ #define WMDIALOG_H_
#include "screen.h"
enum { enum {
WMAbort=0, WMAbort=0,