Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/waitpid.h')
-rw-r--r--framework/waitpid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/waitpid.h b/framework/waitpid.h
index 7ec877d1..5a5c7424 100644
--- a/framework/waitpid.h
+++ b/framework/waitpid.h
@@ -19,7 +19,7 @@
#ifndef D_waitpid
#define D_waitpid
-#include "config.h"
+#include <config.h>
#if ENABLE_DebugContext || SERVICE_Processes

Back to the top