diff options
Diffstat (limited to 'src/sam4e8e/main.c')
-rw-r--r-- | src/sam4e8e/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sam4e8e/main.c b/src/sam4e8e/main.c index 9e02a5d0..38e9653a 100644 --- a/src/sam4e8e/main.c +++ b/src/sam4e8e/main.c @@ -5,7 +5,7 @@ // This file may be distributed under the terms of the GNU GPLv3 license. // CMSIS -#include "sam.h" +#include "sam4e.h" // Klipper #include "command.h" // DECL_CONSTANT |