summaryrefslogtreecommitdiff
path: root/keyboards/pegasus/pegasus.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pegasus/pegasus.c')
-rw-r--r--keyboards/pegasus/pegasus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pegasus/pegasus.c b/keyboards/pegasus/pegasus.c
index 0800a36f9e..1ffcd50fae 100644
--- a/keyboards/pegasus/pegasus.c
+++ b/keyboards/pegasus/pegasus.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "pegasus.h"
+#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {