diff options
Diffstat (limited to 'setup.cpp')
-rw-r--r-- | setup.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include "setup.h" #include "tools.h" +#include "tntfeatures.h" // STL headers need to be before VDR tools.h (included by <vdr/plugin.h>) #include <getopt.h> |