Skip to content

Commit 51b2d09

Browse files
committed
fix include
1 parent 7fd4a3b commit 51b2d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/Y2K38Patcher/Y2K38Patcher/Y2K38Patcher.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <ctime>
77
#include <string>
88

9-
#include "common-code/ConsoleUtils.h"
9+
#include "common-code/TaskExecution.h"
1010

1111
// TODO:
1212
// Change the clock date back to the realtime value when the process (setup.exe) is being closed/terminated.

0 commit comments

Comments
 (0)