Ignore:
Timestamp:
Dec 9, 2000, 8:19:42 PM (25 years ago)
Author:
umoeller
Message:

Major updates; timers, LVM, miscellaneous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/animate.c

    r8 r14  
    2222/*
    2323 *      Copyright (C) 1997-2000 Ulrich M”ller.
    24  *      This file is part of the XWorkplace source package.
    25  *      XWorkplace is free software; you can redistribute it and/or modify
     24 *      This file is part of the "XWorkplace helpers" source package.
     25 *      This is free software; you can redistribute it and/or modify
    2626 *      it under the terms of the GNU General Public License as published
    2727 *      by the Free Software Foundation, in version 2 as it comes in the
     
    3838    // as unsigned char
    3939
    40 #define INCL_DOS
    41 #define INCL_DOSERRORS
     40#define INCL_DOSPROCESS
    4241#define INCL_DOSDEVICES
    4342#define INCL_DOSDEVIOCTL
    44 
    45 #define INCL_WIN
     43#define INCL_DOSERRORS
     44
     45#define INCL_WINPOINTERS
    4646#define INCL_WINSYS
    4747
     
    164164
    165165/* ******************************************************************
    166  *                                                                  *
    167  *   Other animations                                               *
    168  *                                                                  *
     166 *
     167 *   Other animations
     168 *
    169169 ********************************************************************/
    170170
Note: See TracChangeset for help on using the changeset viewer.