mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 18:19:43 +01:00
Fix build with CUSTOM_LEVEL_SUPPORT=disabled
This commit is contained in:
parent
67a6ab3704
commit
50798d5add
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#include "Graphics.h"
|
#include "Graphics.h"
|
||||||
#include "Entity.h"
|
#include "Entity.h"
|
||||||
#include "Map.h"
|
#include "Map.h"
|
||||||
|
#include "Script.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
Loading…
Reference in a new issue