diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h index d18e87d..5ed8bc4 100644 --- a/src/config.h +++ b/src/config.h @@ -19,9 +19,7 @@ #ifndef CONFIG_H #define CONFIG_H -#include "qtbc.h" #include <qstrlist.h> -#include <qfile.h> #include <qdict.h> #include <qlist.h> #include "ftextstream.h" |