AppConfigHeaders: Fix branch validation errors.
[pub/USBasp.git] / Demos / Device / ClassDriver / GenericHID / makefile
index 5fd04d4..e4d8021 100644 (file)
@@ -120,7 +120,7 @@ LUFA_PATH = ../../../..
 
 
 # LUFA library compile-time options and predefined tokens
-LUFA_OPTS  = -D USB_LUFA_CONFIG_HEADER
+LUFA_OPTS  = -D USE_LUFA_CONFIG_HEADER
 
 
 # Create the LUFA source path variables by including the LUFA root makefile