summaryrefslogtreecommitdiff
path: root/include/svtools/PlaceEditDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/PlaceEditDialog.hxx')
-rw-r--r--include/svtools/PlaceEditDialog.hxx11
1 files changed, 4 insertions, 7 deletions
diff --git a/include/svtools/PlaceEditDialog.hxx b/include/svtools/PlaceEditDialog.hxx
index df7e1ec2047c..6047e8680e46 100644
--- a/include/svtools/PlaceEditDialog.hxx
+++ b/include/svtools/PlaceEditDialog.hxx
@@ -10,18 +10,15 @@
#ifndef INCLUDED_SVTOOLS_PLACEEDITDIALOG_HXX
#define INCLUDED_SVTOOLS_PLACEEDITDIALOG_HXX
-#include <svtools/ServerDetailsControls.hxx>
-
+#include <svtools/svtdllapi.h>
#include <vcl/weld.hxx>
-#include <svtools/inettbc.hxx>
-#include <svtools/place.hxx>
-
-#include <config_oauth2.h>
-
#include <memory>
#include <vector>
+class Place;
+class DetailsContainer;
+
class SVT_DLLPUBLIC PlaceEditDialog : public weld::GenericDialogController
{
private: