From 548dfe2081775d5bffa6a429f934d10172112215 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Wed, 21 Oct 2009 12:52:45 +0200 Subject: Revert "Fix broken include." Messed up the submodule again, I'm afraid. This reverts commit 4c9ce77b6e7a7494e3e4ada71eb4155210af1455. --- crawl-ref/source/util/levcomp.ypp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crawl-ref/source/util/levcomp.ypp') diff --git a/crawl-ref/source/util/levcomp.ypp b/crawl-ref/source/util/levcomp.ypp index d5c21bad3e..566b54247d 100644 --- a/crawl-ref/source/util/levcomp.ypp +++ b/crawl-ref/source/util/levcomp.ypp @@ -4,7 +4,8 @@ #include #include "AppHdr.h" -#include "l_defs.h" +#include "clua.h" +#include "dlua.h" #include "libutil.h" #include "mapdef.h" #include "maps.h" -- cgit v1.2.3-54-g00ecf