about summary refs log tree commit diff
path: root/src/engine/e_client_interface.h
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-30 21:16:58 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-30 21:16:58 +0000
commit374714f64174101a71a6674fc85c215d1cf1d067 (patch)
treee8fa0e328edb7051068994b209821edb83ca6b13 /src/engine/e_client_interface.h
parentb03b048974248e62509f2740c10370258c49c997 (diff)
downloadzcatch-374714f64174101a71a6674fc85c215d1cf1d067.tar.gz
zcatch-374714f64174101a71a6674fc85c215d1cf1d067.zip
clean up the hooks and removed the old gc_hooks.cpp file and renamed to clienthooks.cpp
Diffstat (limited to 'src/engine/e_client_interface.h')
-rw-r--r--src/engine/e_client_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/e_client_interface.h b/src/engine/e_client_interface.h
index 7ec5c93d..2cc9e5c7 100644
--- a/src/engine/e_client_interface.h
+++ b/src/engine/e_client_interface.h
@@ -16,6 +16,7 @@ extern "C" {
 
 #include "e_console.h"
 #include "e_config.h"
+#include "client/ec_font.h"
 
 #ifdef __cplusplus
 }