2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-13 18:17:49 -04:00

Fix the case of Python.h includes

This commit is contained in:
Darryl Pogue
2011-04-23 22:47:02 -07:00
parent b53b6d588d
commit c0cc3c6e79
187 changed files with 187 additions and 187 deletions

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"