X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499f945e997aca1af732adb861addb2d7edc0ca5..e0473f5f5acddc18b39f9a2a1aff0de5038e7aae:/include/wx/wxhtml.h diff --git a/include/wx/wxhtml.h b/include/wx/wxhtml.h index 718eb1f169..2489dbc0e3 100644 --- a/include/wx/wxhtml.h +++ b/include/wx/wxhtml.h @@ -2,12 +2,13 @@ // Name: wxhtml.h // Purpose: wxHTML library for wxWindows // Author: Vaclav Slavik +// RCS-ID: $Id$ // Copyright: (c) 1999 Vaclav Slavik // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __WXHTML_H__ -#define __WXHTML_H__ +#ifndef _WX_HTML_H_ +#define _WX_HTML_H_ #ifdef __GNUG__ #pragma interface @@ -17,10 +18,10 @@ #include #include #include -#include +#include #include -#include +#include #include -#include +#include #endif // __WXHTML_H__