mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added missing include of Fonts.h
This commit is contained in:
parent
57fb8cec3a
commit
2429c722d7
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <Events.h>
|
||||
#include <Windows.h>
|
||||
#include <Desk.h>
|
||||
#include <Fonts.h>
|
||||
|
||||
#ifdef __MWERKS__
|
||||
#include <SIOUX.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue