Fix scons compilation

This commit is contained in:
Joshua Leung
2015-06-13 17:40:50 +12:00
parent 7182677620
commit 7bac8348bf

View File

@@ -32,6 +32,7 @@ sources = env.Glob('intern/*.c')
incs = [
'.',
'#/intern/audaspace/intern',
'#/intern/ghost',
'#/intern/guardedalloc',
'#/intern/memutil',