Ignore:
Timestamp:
Jun 9, 2008, 10:01:14 AM (16 years ago)
Author:
gah
Message:

more 1.1 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/core2/RpField1D.h

    r657 r1031  
    1515 * ======================================================================
    1616 */
    17 #ifndef RAPPTURE_FIELD1D_H
    18 #define RAPPTURE_FIELD1D_H
     17#ifndef RPFIELD1D_H
     18#define RPFIELD1D_H
    1919
    20 #include "rappture2.h"
    21 #include "RpMesh1D.h"
     20#include <RpPtr.h>
     21#include <RpMesh1D.h>
    2222
    2323namespace Rappture {
     
    5656} // namespace Rappture
    5757
    58 #endif
     58#endif /*RPFIELD1D_H*/
Note: See TracChangeset for help on using the changeset viewer.