summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/engines/e_chil.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/demos/engines/e_chil.c b/demos/engines/e_chil.c
index 8d81b46fec..74b9c86ba1 100644
--- a/demos/engines/e_chil.c
+++ b/demos/engines/e_chil.c
@@ -35,11 +35,7 @@
* The hwcryptohook.h included here is from May 2000.
* [Richard Levitte]
*/
-# ifdef FLAT_INC
-# include "hwcryptohook.h"
-# else
-# include "vendor_defns/hwcryptohook.h"
-# endif
+# include "vendor_defns/hwcryptohook.h"
# define HWCRHK_LIB_NAME "CHIL engine"
# include "e_chil_err.c"