summaryrefslogtreecommitdiff
path: root/keyboards/westfoxtrot/cypher/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/westfoxtrot/cypher/rev1/rev1.c')
-rw-r--r--keyboards/westfoxtrot/cypher/rev1/rev1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westfoxtrot/cypher/rev1/rev1.c b/keyboards/westfoxtrot/cypher/rev1/rev1.c
index 78b4b6b46e..b6736f97a7 100644
--- a/keyboards/westfoxtrot/cypher/rev1/rev1.c
+++ b/keyboards/westfoxtrot/cypher/rev1/rev1.c
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "rev1.h"
+#include "quantum.h"
bool led_update_kb(led_t led_state) {
bool res = led_update_user(led_state);