Further cleanup of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-30 16:38:02 +01:00
parent 1d51016bdd
commit ba8dda1836
50 changed files with 44 additions and 48 deletions

View File

@@ -55,8 +55,6 @@
// Set this to 1 to make RT work when started with Eclipse and arguments, at least on Windows platform
#define ECLIPSE_ARGS 0
extern Options options;
// stores path to data files
Glib::ustring argv0;
Glib::ustring creditsPath;