diff options
Diffstat (limited to 'keyboards/fc980c/fc980c.c')
-rw-r--r-- | keyboards/fc980c/fc980c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fc980c/fc980c.c b/keyboards/fc980c/fc980c.c index 744a3614a5..fc3696f244 100644 --- a/keyboards/fc980c/fc980c.c +++ b/keyboards/fc980c/fc980c.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "fc980c.h" +#include "quantum.h" #ifdef ACTUATION_DEPTH_ADJUSTMENT #include "actuation_point.h" |