diff options
Diffstat (limited to 'keyboards/gopolar/gg86/gg86.c')
-rw-r--r-- | keyboards/gopolar/gg86/gg86.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gopolar/gg86/gg86.c b/keyboards/gopolar/gg86/gg86.c index 814ee5ec3e..0ed811c89f 100644 --- a/keyboards/gopolar/gg86/gg86.c +++ b/keyboards/gopolar/gg86/gg86.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "gg86.h" +#include "quantum.h" // OLED animation #include "lib/logo.h" |