summaryrefslogtreecommitdiff
path: root/trio.h
diff options
context:
space:
mode:
Diffstat (limited to 'trio.h')
-rw-r--r--trio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/trio.h b/trio.h
index d998f35..eab1b6d 100644
--- a/trio.h
+++ b/trio.h
@@ -1,6 +1,6 @@
/*************************************************************************
*
- * $Id: trio.h 1886 2003-04-03 15:28:28Z veillard $
+ * $Id$
*
* Copyright (C) 1998 Bjorn Reese and Daniel Stenberg.
*
@@ -29,7 +29,7 @@
* HAVE_CONFIG_H as a compiler option themselves.
*/
#if defined(HAVE_CONFIG_H)
-# include <config.h>
+# include "config.h"
#endif
#include "triodef.h"