diff options
Diffstat (limited to 'src/lib/examine_content_job.h')
| -rw-r--r-- | src/lib/examine_content_job.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index f0d9eae93..e59dba0b8 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -17,8 +17,8 @@ */ -#include <boost/shared_ptr.hpp> #include "job.h" +#include <boost/shared_ptr.hpp> class Content; class Log; |
