summaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/physix/physix.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/physix/physix.c')
-rw-r--r--keyboards/hineybush/physix/physix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hineybush/physix/physix.c b/keyboards/hineybush/physix/physix.c
index 99614aeb78..c118b30d2e 100644
--- a/keyboards/hineybush/physix/physix.c
+++ b/keyboards/hineybush/physix/physix.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "physix.h"
+#include "quantum.h"
// Optional override functions below.
// You can leave any or all of these undefined.