Remove libresrc.h from config.h as it's now included per-file.

Originally committed to SVN as r3253.
This commit is contained in:
Amar Takhar 2009-07-24 05:47:03 +00:00
parent e21337f34f
commit 8cb1e62831
1 changed files with 0 additions and 1 deletions

View File

@ -10,6 +10,5 @@
// Unix specific settings and defines.
#include "config/config_unix.h"
#include "libresrc/libresrc.h"
#endif // __WINDOWS__