mirror of
https://github.com/love2d/love.git
synced 2026-08-19 12:14:20 +02:00
add config.h #include to int.h
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
#ifndef LOVE_INT_H
|
#ifndef LOVE_INT_H
|
||||||
#define LOVE_INT_H
|
#define LOVE_INT_H
|
||||||
|
|
||||||
|
#include <common/config.h>
|
||||||
|
|
||||||
#ifndef LOVE_WINDOWS
|
#ifndef LOVE_WINDOWS
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user