X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93763ad5ba900aecb9220a36ebe7447313ea3e31..0d1903dbda864780eec30efdc4e91776bdbfd21b:/src/html/m_dflist.cpp diff --git a/src/html/m_dflist.cpp b/src/html/m_dflist.cpp index 92ff94b1c1..964954d0cf 100644 --- a/src/html/m_dflist.cpp +++ b/src/html/m_dflist.cpp @@ -2,7 +2,6 @@ // Name: src/html/m_dflist.cpp // Purpose: wxHtml module for definition lists (DL,DT,DD) // Author: Vaclav Slavik -// RCS-ID: $Id$ // Copyright: (c) 1999 Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,7 +14,7 @@ #if wxUSE_HTML && wxUSE_STREAMS -#ifndef WXPRECOMP +#ifndef WX_PRECOMP #endif #include "wx/html/forcelnk.h"