Ignore:
Timestamp:
Jan 14, 2007, 10:21:52 AM (19 years ago)
Author:
cinc
Message:

Code and IDL file cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/class_c/wpfolder.c

    r188 r189  
    6565#include "desktoptypes.h"
    6666
    67 #ifndef WPFolder
    68 typedef struct WPFolder_struct {
    69   struct nomMethodTabStruct  *mtab;
    70   gulong body[1];
    71 } WPFolderObj;
    72 #define WPFolder WPFolderObj
    73 typedef WPFolder *PWPFolder;
    74 #endif
    75 
     67#include "wpnotebook.h"
    7668#include "wpfolderwindow.h"
    77 
    7869#include "wpfolder.ih"
    7970#include "wpdatafile.h"
Note: See TracChangeset for help on using the changeset viewer.