Kaydet (Commit) e58cd34b authored tarafından Akash Jain's avatar Akash Jain Kaydeden (comit) Khaled Hosny

GSoC: Move winlayout header file to vcl/inc/win

The winlayout header file will need to be included in the new layout
class. Its better to move it to vcl/inc.

Change-Id: Ifb4170e1948dc56b5ec1728380eff7c2b4a07137
üst f8fdd448
......@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_VCL_WIN_SOURCE_GDI_WINLAYOUT_HXX
#define INCLUDED_VCL_WIN_SOURCE_GDI_WINLAYOUT_HXX
#ifndef INCLUDED_VCL_INC_WIN_WINLAYOUT_HXX
#define INCLUDED_VCL_INC_WIN_WINLAYOUT_HXX
#include <rtl/ustring.hxx>
......
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "winlayout.hxx"
#include "win/winlayout.hxx"
#include "osl/module.h"
#include "osl/file.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment