From 87991d57a210dcfbee401320d44ab9305413d42f Mon Sep 17 00:00:00 2001 From: dmiller Date: Fri, 21 Apr 2017 13:10:23 +0000 Subject: [PATCH] Revert an incorrect change from r36730 --- output.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output.h b/output.h index af429609c..0a556a247 100644 --- a/output.h +++ b/output.h @@ -171,7 +171,7 @@ #include "scan_lists.h" #ifndef NOLUA -class ScriptResults; +#include "nse_main.h" #endif #include class PortList;