summaryrefslogtreecommitdiff
path: root/ace/Parse_Node.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
commit5db6a116406b02ad826677d56474373139b5e461 (patch)
treea52a3ebe70100dd6ee98945618918994ed8f30cc /ace/Parse_Node.h
parent393a25f7bd25beca509700ba1a568442c1a0921c (diff)
downloadATCD-5db6a116406b02ad826677d56474373139b5e461.tar.gz
ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Parse_Node.h')
-rw-r--r--ace/Parse_Node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Parse_Node.h b/ace/Parse_Node.h
index b9ed6f4dbf8..8b44bfe4d99 100644
--- a/ace/Parse_Node.h
+++ b/ace/Parse_Node.h
@@ -367,7 +367,7 @@ private:
#if defined (__ACE_INLINE__)
-#include "ace/Parse_Node.i"
+#include "ace/Parse_Node.inl"
#endif /* __ACE_INLINE__ */
/// Global variable used to communicate between the parser and the main