Changeset 1188 for trunk/dll/timer.c


Ignore:
Timestamp:
Sep 10, 2008, 11:58:30 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/timer.c

    r1163 r1188  
    2121#define INCL_LONGLONG                   // dircnrs.h
    2222
     23#include "fm3dll.h"
    2324#include "fm3str.h"
    2425#include "errutil.h"                    // Dos_Error...
    2526#include "strutil.h"                    // GetPString
    2627#include "timer.h"
    27 #include "fm3dll.h"
     28#include "misc.h"                       // PostMsg
    2829
    2930static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.