diff options
Diffstat (limited to 'keyboards/system76/launch_1/launch_1.c')
-rw-r--r-- | keyboards/system76/launch_1/launch_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/system76/launch_1/launch_1.c b/keyboards/system76/launch_1/launch_1.c index fd780f6fee..7a5000d9ba 100644 --- a/keyboards/system76/launch_1/launch_1.c +++ b/keyboards/system76/launch_1/launch_1.c @@ -15,7 +15,7 @@ * along with this program. If not, see <https://www.gnu.org/licenses/>. */ -#include "launch_1.h" +#include "quantum.h" #include "usb_mux.h" |