From 0442abc0e3c58fd6b14db772e6a9f4a70303bece Mon Sep 17 00:00:00 2001 From: rayhogenson Date: Sat, 15 Mar 2014 00:39:30 -0800 Subject: added the config file into the main program --- src/yetihack.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/yetihack.cpp b/src/yetihack.cpp index 129d759..694efa5 100644 --- a/src/yetihack.cpp +++ b/src/yetihack.cpp @@ -16,6 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with YetiHack. If not, see . */ +#include #include #include #include -- cgit v1.3.1