diff options
Diffstat (limited to 'keyboards/ergodash/config.h')
| -rw-r--r-- | keyboards/ergodash/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/ergodash/config.h b/keyboards/ergodash/config.h index c910d8f24..cfb6bf4ff 100644 --- a/keyboards/ergodash/config.h +++ b/keyboards/ergodash/config.h | |||
| @@ -16,9 +16,6 @@ You should have received a copy of the GNU General Public License | |||
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | */ | 17 | */ |
| 18 | 18 | ||
| 19 | #ifndef CONFIG_H | 19 | #pragma once |
| 20 | #define CONFIG_H | ||
| 21 | 20 | ||
| 22 | #include "config_common.h" | 21 | #include "config_common.h" |
| 23 | |||
| 24 | #endif | ||
