Changeset 1162 for trunk/dll/viewer.c


Ignore:
Timestamp:
Sep 5, 2008, 11:43:09 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 1: Functions only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/viewer.c

    r1063 r1162  
    3434#include "strutil.h"                    // GetPString
    3535#include "notebook.h"                   // External viewers
     36#include "colors.h"                     // ColorDlgProc
     37#include "mainwnd.h"                    // FillClient
     38#include "viewer.h"
     39#include "codepage.h"                   // PickCodepage
     40#include "dirs.h"                       // switch_to
    3641#include "fm3dll.h"
     42#include "misc.h"                       // SetMenuCheck, disable_menuitem
    3743#include "fortify.h"
    3844
Note: See TracChangeset for help on using the changeset viewer.