photorec.c: add missing setdate.h header

This commit is contained in:
Christophe Grenier 2009-08-18 09:08:32 +02:00
parent bfe5d06418
commit 163cbb0d34

View file

@ -45,6 +45,7 @@
#include "fatp.h"
#include "ntfsp.h"
#include "log.h"
#include "setdate.h"
/* #define DEBUG_FILE_FINISH */
/* #define DEBUG_UPDATE_SEARCH_SPACE */