diff options
Diffstat (limited to 'mg_item_gd.c')
| -rw-r--r-- | mg_item_gd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_item_gd.c b/mg_item_gd.c index 817d9ab..c8efaa8 100644 --- a/mg_item_gd.c +++ b/mg_item_gd.c @@ -18,7 +18,7 @@ #include "mg_db.h" // this one last because of swap() redefinition: -#include <tools.h> +// #include <tools.h> static bool gd_music_dir_exists[100]; static bool gd_music_dirs_scanned=false; |
