aboutsummaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index ffb5e0df4..86b717e44 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -164,7 +164,7 @@ extern layer_state_t layer_state;
164# include "process_haptic.h" 164# include "process_haptic.h"
165#endif 165#endif
166 166
167#ifdef OLED_DRIVER_ENABLE 167#ifdef OLED_ENABLE
168# include "oled_driver.h" 168# include "oled_driver.h"
169#endif 169#endif
170 170