diff options
-rw-r--r-- | src/common/core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/core.c b/src/common/core.c index ad5467b86..3264ac1cc 100644 --- a/src/common/core.c +++ b/src/common/core.c @@ -17,7 +17,6 @@ #include "../common/socket.h"
#include "../common/timer.h"
#include "../common/graph.h"
-#include "../common/grfio.h"
#include "../common/plugins.h"
#include "../common/version.h"
#include "../common/showmsg.h"
|