IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 3:24:14 PM (20 years ago)
Author:
Paul Price
Message:

ppImage now working again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageOptions.h

    r6260 r6747  
    33
    44#include "pslib.h"
    5 #include "pmSubtractBias.h"
     5#include "psmodules.h"
    66#include "ppImageData.h"
    77#include "ppConfig.h"
     
    3838bool ppImageOptionsParse(ppImageData *data, // The data to be processed
    3939                         ppImageOptions *options, // Processing options
    40                          ppConfig *config    // Configuration
     40                         pmConfig *config    // Configuration
    4141    );
    4242
Note: See TracChangeset for help on using the changeset viewer.