From 8a541f67cbb7eaaaa7a7d55bc1ae40e218f5f39e Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 28 Aug 2017 17:22:28 +1000 Subject: New header ILoader.h defines ILoader interface as it does not belong in ILexer.h. --- src/Editor.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Editor.cxx') diff --git a/src/Editor.cxx b/src/Editor.cxx index 05796c7bf..7670f6769 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -23,6 +23,7 @@ #include "Platform.h" +#include "ILoader.h" #include "ILexer.h" #include "Scintilla.h" -- cgit v1.2.3