Changeset 1176 for trunk/av2.c


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

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/av2.c

    r1155 r1176  
    2121#define INCL_LONGLONG
    2222
     23#include "dll\fm3dll.h"
     24#include "dll\fm3str.h"
    2325#include "dll\version.h"
    24 #include "dll\fm3str.h"
    2526#include "dll\arccnrs.h"
    2627#include "dll\assoc.h"                  // ExecAssociation
     
    2829#include "dll\inis.h"                   // StartIniEditor
    2930#include "dll\dirs.h"                   // switch_to
    30 #include "dll\fm3dll.h"
     31#include "dll\viewer.h"                 // StartMLEEditor
     32#include "dll\getnames.h"                       // insert_filename
     33#include "dll\copyf.h"                  // unlinkf
     34#include "dll\init.h"                   // InitFM3DLL
     35#include "dll\valid.h"                  // IsFile
    3136
    3237HMTX av2Sem;
Note: See TracChangeset for help on using the changeset viewer.