Ignore:
Timestamp:
Dec 18, 2011, 10:28:22 PM (14 years ago)
Author:
dmik
Message:

Merge branch gcc-kmk to trunk.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1 bin
        2 Makefile.inc
         1env.cmd
         2LocalConfig.kmk
    • Property svn:mergeinfo set to
      /branches/gcc-kmkmergedeligible
  • trunk/src/user32/win32wmdiclient.cpp

    r9523 r21916  
    2323#include <misc.h>
    2424#include <heapstring.h>
    25 #include <win32wnd.h>
    26 #include <win32wmdiclient.h>
     25#include "win32wnd.h"
     26#include "win32wmdiclient.h"
    2727#include <spy.h>
    2828#include "wndmsg.h"
    29 #include <oslibwin.h>
    30 #include <oslibutil.h>
    31 #include <oslibgdi.h>
    32 #include <oslibres.h>
     29#include "oslibwin.h"
     30#include "oslibutil.h"
     31#include "oslibgdi.h"
     32#include "oslibres.h"
    3333#include "oslibdos.h"
    3434#include "syscolor.h"
Note: See TracChangeset for help on using the changeset viewer.