diff options
Diffstat (limited to 'users/drashna/drashna.h')
-rw-r--r-- | users/drashna/drashna.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/drashna/drashna.h b/users/drashna/drashna.h index 0ae5f779a..a1fa3ffa9 100644 --- a/users/drashna/drashna.h +++ b/users/drashna/drashna.h | |||
@@ -29,7 +29,7 @@ | |||
29 | #if defined(RGB_MATRIX_ENABLE) | 29 | #if defined(RGB_MATRIX_ENABLE) |
30 | # include "rgb_matrix_stuff.h" | 30 | # include "rgb_matrix_stuff.h" |
31 | #endif | 31 | #endif |
32 | #if defined(OLED_DRIVER_ENABLE) | 32 | #if defined(OLED_ENABLE) |
33 | # include "oled_stuff.h" | 33 | # include "oled_stuff.h" |
34 | #endif | 34 | #endif |
35 | #if defined(PIMORONI_TRACKBALL_ENABLE) | 35 | #if defined(PIMORONI_TRACKBALL_ENABLE) |