diff options
Diffstat (limited to 'global_variables.cpp')
| -rw-r--r-- | global_variables.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global_variables.cpp b/global_variables.cpp index a496a10d..b3a7e125 100644 --- a/global_variables.cpp +++ b/global_variables.cpp @@ -1,4 +1,5 @@ #include "global_variables.h" +#include "text_file_functions.h" const int RELEASE = 2; const int MAJOR_VERSION = 1; |
