Changeset 1179 for trunk/dll/key.c


Ignore:
Timestamp:
Sep 10, 2008, 11:54:09 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/key.c

    r1157 r1179  
    2323#define INCL_LONGLONG                   // dircnrs.h
    2424
     25#include "fm3dll.h"
    2526#include "fm3dlg.h"
    2627#include "fm3str.h"
     
    2930#include "strutil.h"                    // GetPString
    3031#include "key.h"                        // AboutDlgProc
    31 #include "fm3dll.h"
     32#include "misc.h"                       // PostMsg
    3233
    3334#pragma data_seg(DATA1)
Note: See TracChangeset for help on using the changeset viewer.