From 30f218eb43414407ff8fad136ac1b14d419c29b5 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 20 Jun 2003 14:08:16 +0000 Subject: Compiling again --- Xenogears/Decrypt.cpp | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Xenogears/Decrypt.cpp') diff --git a/Xenogears/Decrypt.cpp b/Xenogears/Decrypt.cpp index 5f606a7..8bee7c3 100644 --- a/Xenogears/Decrypt.cpp +++ b/Xenogears/Decrypt.cpp @@ -1,5 +1,10 @@ -#include -#include +#include +#include +#include +#include +#include "generic.h" +#include "Input.h" +#include "Output.h" #include "Main.h" CODE_BEGINS -- cgit v1.2.3