Changeset 1208 for trunk/dll/getnames.c


Ignore:
Timestamp:
Sep 13, 2008, 8:50:20 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/getnames.c

    r1180 r1208  
    2222
    2323#include "fm3dll.h"
     24#include "notebook.h"                   // Data declaration(s)
     25#include "info.h"                       // Data declaration(s)
     26#include "mainwnd.h"                    // Data declaration(s)
    2427#include "fm3dlg.h"
    2528#include "fm3str.h"
Note: See TracChangeset for help on using the changeset viewer.