summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/list.c b/lib/list.c
index ee6b33a83..08b1f631f 100644
--- a/lib/list.c
+++ b/lib/list.c
@@ -26,7 +26,7 @@
#ifdef HAVE_CONFIG_H
-# include "spl_config.h"
+# include <spl_config.h>
#endif /* HAVE_CONFIG_H */
#ifdef WITH_PTHREADS