aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online_remake.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Attorney_Online_remake.pro')
-rw-r--r--Attorney_Online_remake.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro
index 8c064802..f3ab0906 100644
--- a/Attorney_Online_remake.pro
+++ b/Attorney_Online_remake.pro
@@ -80,7 +80,8 @@ HEADERS += lobby.h \
aoevidencedisplay.h \
discord_rich_presence.h \
discord-rpc.h \
- aooptionsdialog.h
+ aooptionsdialog.h \
+ text_file_functions.h
# You need to compile the Discord Rich Presence SDK separately and add the lib/headers.
# Discord RPC uses CMake, which does not play nicely with QMake, so this step must be manual.