diff options
Diffstat (limited to 'sysdep/config.h')
-rw-r--r-- | sysdep/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/config.h b/sysdep/config.h index e83a5088..a17f4d14 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -9,7 +9,7 @@ /* System-dependent configuration */ -#include <sysdep/cf/linux-20.h> +#include "sysdep/cf/linux-20.h" /* Include debugging code */ |