Ignore:
Timestamp:
Jan 6, 2007, 1:10:17 PM (19 years ago)
Author:
cinc
Message:

Created an include file mess...

File:
1 edited

Legend:

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

    r122 r176  
    4747#include "nomtk.h"
    4848
    49 #include "wpdatafile.ih"
     49#include <gtk/gtk.h>
     50#include "nomguitk.h"
    5051#include "helper.h"
    5152#include "desktop.h"
     53#include "nomwindow.h"
     54#include "desktoptypes.h"
     55
     56/* wpdatafile.ih includes some WPObject stuff and that needs these
     57   includes. */
     58#include "nomfolderwindow.h"
     59
     60#include "wpdatafile.ih"
    5261
    5362NOM_Scope CORBA_long NOMLINK impl_WPDataFile_wpQueryFileSize(WPDataFile* nomSelf, CORBA_Environment *ev)
Note: See TracChangeset for help on using the changeset viewer.