From b50a786c2758a34eff01a491ef103bd5a053ba90 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 19 Oct 2010 05:17:48 +0300 Subject: do not use wxwidgets in core, boost and ace choosen for core development --- plugins/example/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/example/main.cpp') diff --git a/plugins/example/main.cpp b/plugins/example/main.cpp index 1eb8ac9..4ca212c 100644 --- a/plugins/example/main.cpp +++ b/plugins/example/main.cpp @@ -2,7 +2,7 @@ #include #include -#include //this is necessary, PLUGININFO structure, other related to load/unload plugin code +#include //this is necessary, PLUGININFO structure, other related to load/unload plugin code PLUGINLINK *pluginLink; -- cgit v1.2.3