summaryrefslogtreecommitdiff
path: root/include/dbaccess/dataview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/dataview.hxx')
-rw-r--r--include/dbaccess/dataview.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dbaccess/dataview.hxx b/include/dbaccess/dataview.hxx
index 738ccc352da1..b599b8c513c5 100644
--- a/include/dbaccess/dataview.hxx
+++ b/include/dbaccess/dataview.hxx
@@ -29,10 +29,10 @@
#include <vcl/vclptr.hxx>
#include <vcl/window.hxx>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace frame { class XFrame; }
namespace uno { class XComponentContext; }
-} } }
+}
namespace svt {
class AcceleratorExecute;