Ignore:
Timestamp:
Nov 14, 2011, 11:03:47 PM (14 years ago)
Author:
dmik
Message:

Port USER32.DLL (continued).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/user32/win32wmdiclient.cpp

    r9523 r21808  
    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.