diff options
Diffstat (limited to 'lib/utils/parse_release.cpp')
| -rw-r--r-- | lib/utils/parse_release.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/parse_release.cpp b/lib/utils/parse_release.cpp index 3d6b572f..0b8bf5eb 100644 --- a/lib/utils/parse_release.cpp +++ b/lib/utils/parse_release.cpp @@ -16,10 +16,10 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "abrtlib.h" #ifdef HAVE_CONFIG_H # include "config.h" #endif +#include "abrtlib.h" #include "strbuf.h" |
