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