Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/cpudefs.h')
-rw-r--r--framework/cpudefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/cpudefs.h b/framework/cpudefs.h
index 3a11d3ec..d59efb2f 100644
--- a/framework/cpudefs.h
+++ b/framework/cpudefs.h
@@ -19,7 +19,7 @@
#ifndef D_cpudefs
#define D_cpudefs
-#include "config.h"
+#include <config.h>
typedef struct Context Context;

Back to the top