summaryrefslogtreecommitdiff
path: root/keyboards/rura66/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rura66/rev1/rev1.c')
-rw-r--r--keyboards/rura66/rev1/rev1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rura66/rev1/rev1.c b/keyboards/rura66/rev1/rev1.c
index f42bdad44b..d1b6a4ff6a 100644
--- a/keyboards/rura66/rev1/rev1.c
+++ b/keyboards/rura66/rev1/rev1.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "rura66.h"
+#include "rev1.h"
bool is_mac_mode(void) {
return keymap_config.swap_lalt_lgui == false;