From 4a28e1765caff97b4c89884b6511a60d009211d8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 7 Feb 2009 19:36:47 -0400 Subject: Fixed some #include ordering issues. --- src/flags.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/flags.h') diff --git a/src/flags.h b/src/flags.h index 215de6b2..754f0871 100644 --- a/src/flags.h +++ b/src/flags.h @@ -46,6 +46,8 @@ #ifndef _FLAGS_H #define _FLAGS_H +#include "utils.h" + /** * @brief Brief * -- cgit v1.2.3