]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/dataobj.h
Oops. Put @echo off line back in. Only needed to change pythonw.exe to python.exe.
[wxWidgets.git] / include / wx / mac / dataobj.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/dataobj.h"
3#else
4#include "wx/mac/carbon/dataobj.h"
5#endif