summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/yr6095/yr6095.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yandrstudio/yr6095/yr6095.c')
-rw-r--r--keyboards/yandrstudio/yr6095/yr6095.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/yr6095/yr6095.c b/keyboards/yandrstudio/yr6095/yr6095.c
index b4168279a7..ed70e5e577 100644
--- a/keyboards/yandrstudio/yr6095/yr6095.c
+++ b/keyboards/yandrstudio/yr6095/yr6095.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 "yr6095.h"
+#include "quantum.h"
void board_init(void) {
AFIO->MAPR |= AFIO_MAPR_TIM3_REMAP_PARTIALREMAP;