Changeset 1186 for trunk/dll/winlist.c


Ignore:
Timestamp:
Sep 10, 2008, 11:57:37 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/winlist.c

    r1162 r1186  
    2121#define INCL_WIN
    2222
     23#include "fm3dll.h"
    2324#include "fm3dlg.h"
    24 #include "fm3dll.h"
     25#include "mainwnd.h"                    // GetNextWindowPos
    2526#include "winlist.h"
     27#include "wrappers.h"                   // xmalloc
     28#include "misc.h"                       // PostMsg
    2629#include "fortify.h"
    2730
Note: See TracChangeset for help on using the changeset viewer.