mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-22 15:02:20 +00:00
[BUG] Forgot to modify one file
This commit is contained in:
parent
33d1f067b6
commit
6a9ae568ec
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
------------------------------------------------------------------------------*/
|
------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#include "grrlib/GRRLIB_ttf.h"
|
#include "grrlib/GRRLIB_private.h"
|
||||||
#include <grrlib.h>
|
#include <grrlib.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
#include <ft2build.h>
|
#include <ft2build.h>
|
||||||
|
|
Loading…
Reference in a new issue