From 91b8013dad1fc63bc395e91ee5fb20e26ecae699 Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Thu, 24 Mar 2016 16:24:18 -0500
Subject: [PATCH] updated tesuto.exe

---
 src/tesuto.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/tesuto.c b/src/tesuto.c
index 79786642..995a7d57 100755
--- a/src/tesuto.c
+++ b/src/tesuto.c
@@ -1,3 +1,7 @@
+#include <hw/cpu/cpu.h>
+#include <hw/dos/dos.h>
+#include <hw/vga/vga.h>
+#include <hw/vga/vrl.h>
 #include "src/tesuto.h"
 
 global_game_variables_t gvar;
-- 
2.39.5