From 0aafc6c4b2e485f5ee9bb0bdf3e687525859cb03 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 14 Jan 2012 19:18:42 +0000 Subject: HTTPServer (patch from FREAK_THEMIGHTY): code cleanup header reorganisation MM_INTERFACE support new langpacks support rather technical changes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@258 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- HTTPServer/GuiElements.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HTTPServer/GuiElements.h') diff --git a/HTTPServer/GuiElements.h b/HTTPServer/GuiElements.h index 0ce1d11..c473d92 100644 --- a/HTTPServer/GuiElements.h +++ b/HTTPServer/GuiElements.h @@ -18,7 +18,7 @@ #ifndef GUI_ELEMENTS_H #define GUI_ELEMENTS_H -#include +#include "Glob.h" void InitGuiElements(); void UnInitGuiElements(); -- cgit v1.2.3