diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/v3/v3.c')
-rwxr-xr-x | keyboards/dztech/dz65rgb/v3/v3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/dz65rgb/v3/v3.c b/keyboards/dztech/dz65rgb/v3/v3.c index 45cc5cb3bd..ceb5c30f3e 100755 --- a/keyboards/dztech/dz65rgb/v3/v3.c +++ b/keyboards/dztech/dz65rgb/v3/v3.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "v3.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE |