Changeset 1210 for trunk/dll/makelist.c


Ignore:
Timestamp:
Sep 13, 2008, 8:51:37 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/makelist.c

    r1185 r1210  
    2626#define INCL_LONGLONG
    2727
     28#include "fm3dll.h"                     // 05 Jan 08 SHL fixme to be gone
    2829#include "fm3str.h"
    2930#include "makelist.h"
     
    3233#include "dircnrs.h"
    3334#include "misc.h"                       // CurrentRecord
    34 #include "fm3dll.h"                     // 05 Jan 08 SHL fixme to be gone
     35#include "newview.h"                    // Data declarations
    3536#include "wrappers.h"                   // xfree
    3637#include "fortify.h"                    // 06 May 08 SHL
Note: See TracChangeset for help on using the changeset viewer.