Achievements: Fix building Qt frontend with achievements disabled

This commit is contained in:
Spencer Alves
2022-11-12 18:20:25 -08:00
committed by Connor McLaughlin
parent dec28501ed
commit ffa120d4e2
5 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,5 @@
#include "imgui_overlays.h"
#include "IconsFontAwesome5.h"
#include "achievements.h"
#include "common/assert.h"
#include "common/file_system.h"
#include "common/log.h"