diff options
Diffstat (limited to 'plugins/ExternalAPI/delphi/m_mydetails.inc')
-rw-r--r-- | plugins/ExternalAPI/delphi/m_mydetails.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/delphi/m_mydetails.inc b/plugins/ExternalAPI/delphi/m_mydetails.inc index c908849a7b..571504a2a2 100644 --- a/plugins/ExternalAPI/delphi/m_mydetails.inc +++ b/plugins/ExternalAPI/delphi/m_mydetails.inc @@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
-{$FINDEF M_MYDETAILS}
+{$IFNDEF M_MYDETAILS}
{$DEFINE M_MYDETAILS}
const
|