Changeset 1214 for trunk/dll/winlist.c


Ignore:
Timestamp:
Sep 13, 2008, 8:53:34 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/winlist.c

    r1186 r1214  
    2222
    2323#include "fm3dll.h"
     24#include "killproc.h"                   // Data declaration(s)
     25#include "init.h"                       // Data declaration(s)
     26#include "newview.h"                    // Data declaration(s)
     27#include "notebook.h"                   // Data declaration(s)
    2428#include "fm3dlg.h"
    2529#include "mainwnd.h"                    // GetNextWindowPos
Note: See TracChangeset for help on using the changeset viewer.