summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/tabctrl.hxx')
-rw-r--r--include/vcl/tabctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/tabctrl.hxx b/include/vcl/tabctrl.hxx
index 3160098c71a1..280006f51c69 100644
--- a/include/vcl/tabctrl.hxx
+++ b/include/vcl/tabctrl.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_VCL_TABCTRL_HXX
#define INCLUDED_VCL_TABCTRL_HXX
-#include "tools/solar.h"
-#include "vcl/dllapi.h"
-#include "vcl/ctrl.hxx"
+#include <tools/solar.h>
+#include <vcl/dllapi.h>
+#include <vcl/ctrl.hxx>
struct ImplTabItem;
struct ImplTabCtrlData;