Changeset 1214 for trunk/dll/update.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/update.c

    r1189 r1214  
    3131
    3232#include "fm3dll.h"
     33#include "init.h"                       // Data declaration(s)
     34#include "notebook.h"                   // Data declaration(s)
     35#include "info.h"                       // Data declaration(s)
     36#include "newview.h"                    // Data declarations
    3337#include "fm3str.h"
    3438#include "errutil.h"                    // Dos_Error...
Note: See TracChangeset for help on using the changeset viewer.