summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c
diff options
context:
space:
mode:
authorFred Sundvik2017-04-09 22:49:07 +0300
committerFred Sundvik2017-04-13 16:00:29 +0300
commitbbe8876c8df3d37c7fd2b85bd2ef9a1a60ad5fe1 (patch)
tree27509fbc41713f7a372c740fffa9b1290fba7f05 /keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c
parent738b8d2b9c458839d23f584843b251b1c8f29880 (diff)
Rename MS-sculpt-mobile to MS_scuplpt_mobile
Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names.
Diffstat (limited to 'keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c')
-rw-r--r--keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c b/keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c
index 4c735a6c2..64982fb62 100644
--- a/keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c
+++ b/keyboards/handwired/MS_sculpt_mobile/MS_sculpt_mobile.c
@@ -1 +1 @@
-#include "MS-sculpt-mobile.h"
+#include "MS_sculpt_mobile.h"