X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499f945e997aca1af732adb861addb2d7edc0ca5..b6fa52db667283fea7eaba7abe3dc48b8631f360:/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__