summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/midi/Config/LUFAConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmk_core/protocol/midi/Config/LUFAConfig.h')
-rw-r--r--tmk_core/protocol/midi/Config/LUFAConfig.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tmk_core/protocol/midi/Config/LUFAConfig.h b/tmk_core/protocol/midi/Config/LUFAConfig.h
index b346c05bdd..dead96de78 100644
--- a/tmk_core/protocol/midi/Config/LUFAConfig.h
+++ b/tmk_core/protocol/midi/Config/LUFAConfig.h
@@ -39,8 +39,7 @@
* manual section "Summary of Compile Tokens".
*/
-#ifndef _LUFA_CONFIG_H_
-#define _LUFA_CONFIG_H_
+#pragma once
#if (ARCH == ARCH_AVR8)
@@ -90,4 +89,3 @@
# error Unsupported architecture for this LUFA configuration file.
#endif
-#endif