summaryrefslogtreecommitdiff
path: root/include/vcl/waitobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/waitobj.hxx')
-rw-r--r--include/vcl/waitobj.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/vcl/waitobj.hxx b/include/vcl/waitobj.hxx
index 15f4bdd29738..a136a73b455a 100644
--- a/include/vcl/waitobj.hxx
+++ b/include/vcl/waitobj.hxx
@@ -22,11 +22,12 @@
#include <vcl/dllapi.h>
#include <vcl/window.hxx>
-#include <vcl/weld.hxx>
#include <stack>
#include <vector>
+namespace weld { class Window; }
+
class VCL_DLLPUBLIC WaitObject
{
private: