summaryrefslogtreecommitdiff
path: root/include/svtools/filectrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/filectrl.hxx')
-rw-r--r--include/svtools/filectrl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svtools/filectrl.hxx b/include/svtools/filectrl.hxx
index 280b76ffd127..fc4fd00f003c 100644
--- a/include/svtools/filectrl.hxx
+++ b/include/svtools/filectrl.hxx
@@ -22,9 +22,10 @@
#include <svtools/svtdllapi.h>
#include <vcl/window.hxx>
-#include <vcl/edit.hxx>
#include <vcl/button.hxx>
+class Edit;
+
// Flags for internal use of FileControl
enum class FileControlMode_Internal
{