Changeset 58


Ignore:
Timestamp:
07/15/04 16:08:13 (20 years ago)
Author:
mmarquar
Message:

Changed the include to reflect the changes to SDWriter.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDWriter.cc

    r36 r58  
    3131#include <boost/python.hpp>
    3232
    33 #include "SDWriter.h"
     33#include "SDWriterWrapper.h"
    3434
    3535using namespace boost::python;
    3636
    3737namespace atnf_sd {
    38 namespace python  {
     38  namespace python  {
    3939
    4040void python_SDWriter() {
     
    4848};
    4949
    50 } // namespace python
     50  } // namespace python
    5151} // namespace atnf_sd
Note: See TracChangeset for help on using the changeset viewer.