Changeset 1215 for trunk/fm4.c


Ignore:
Timestamp:
Sep 13, 2008, 8:54:03 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/fm4.c

    r1177 r1215  
    2020
    2121#include "dll\fm3dll.h"
     22#include "dll\mainwnd.h"                // Data declaration(s)
     23#include "dll\notebook.h"               // Data declaration(s)
    2224#include "dll\tools.h"
    2325#include "dll\version.h"
    24 #include "dll\mainwnd2.h"                       // StartFM32
     26#include "dll\mainwnd2.h"               // StartFM32
    2527#include "dll\init.h"                   // InitFM3DLL
    2628
Note: See TracChangeset for help on using the changeset viewer.