diff options
Diffstat (limited to 'keyboards/flx/virgo/virgo.c')
-rw-r--r-- | keyboards/flx/virgo/virgo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/flx/virgo/virgo.c b/keyboards/flx/virgo/virgo.c index 679f90fb66..5260e15322 100644 --- a/keyboards/flx/virgo/virgo.c +++ b/keyboards/flx/virgo/virgo.c @@ -14,7 +14,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 "virgo.h" +#include "quantum.h" void matrix_init_kb(void) { // put your keyboard start-up code here |