(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...

This commit is contained in:
rubidium
2008-01-09 09:57:48 +00:00
parent 0e517fe023
commit b4b3190b62
17 changed files with 19 additions and 15 deletions

View File

@@ -5,7 +5,8 @@
#include "debug.h"
#include "table/strings.h"
#include "fileio.h"
#include "viewport.h"
#include "viewport_func.h"
#include "gfx_func.h"
#include "player.h"
#include "screenshot.h"
#include "variables.h"