summaryrefslogtreecommitdiff
path: root/trio.h
diff options
context:
space:
mode:
Diffstat (limited to 'trio.h')
-rw-r--r--trio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/trio.h b/trio.h
index 941bdd04..eab1b6d8 100644
--- a/trio.h
+++ b/trio.h
@@ -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"