refactor: corrected inconsistent include of <config.h>

This commit is contained in:
Andrey Prygunkov
2012-06-23 18:58:56 +00:00
parent 3778430ead
commit 3e81a03087
23 changed files with 23 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#include "config.h"
#endif
#ifdef WIN32