-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
-.pck and .zip exporting redone, seems to be working..
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
#include <poll.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
|
||||
extern bool _print_error_enabled;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user