summaryrefslogtreecommitdiff
path: root/sed/sed.h
diff options
context:
space:
mode:
Diffstat (limited to 'sed/sed.h')
-rw-r--r--sed/sed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sed/sed.h b/sed/sed.h
index ee9143f..9d6e2fe 100644
--- a/sed/sed.h
+++ b/sed/sed.h
@@ -16,7 +16,7 @@
along with this program; if not, write to the Free Software
Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#include "config.h"
+#include <config.h>
#include "basicdefs.h"
#include "regex.h"
#include <stdio.h>