Fixed typo spotted by Whomas Touters.

This commit is contained in:
Jack Jansen 2002-09-10 20:07:34 +00:00
parent 034b47acfe
commit a0d1833639
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
#ifndef Py_GETAPPLBYCREATOR_H
#define Py_GETALLPBYCREATOR_H
#define Py_GETAPPLBYCREATOR_H
#ifdef WITHOUT_FRAMEWORKS
#include <Types.h>