Changeset 1183 for trunk/dll/codepage.c


Ignore:
Timestamp:
Sep 10, 2008, 11:56:13 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/codepage.c

    r1159 r1183  
    2121#define INCL_LONGLONG                   // dircnrs.h
    2222
     23#include "fm3dll.h"
    2324#include "fm3dlg.h"
    2425#include "fm3str.h"
     
    2627#include "errutil.h"                    // Runtime_Error
    2728#include "codepage.h"
    28 #include "fm3dll.h"
     29#include "misc.h"                       // PostMsg
    2930
    3031#pragma data_seg(DATA1)
Note: See TracChangeset for help on using the changeset viewer.