m_option.h: actually remove config.h include

This was supposed to be done in commit 80b34ebe.
This commit is contained in:
wm4 2013-12-19 21:26:09 +01:00
parent f5b6710bec
commit b97b92fe40
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include <stddef.h>
#include <stdbool.h>
#include "config.h"
#include "bstr/bstr.h"
#include "audio/chmap.h"