Skip to content

Commit 7cface0

Browse files
authored
Include 'agg_renderer_base.h' explicitly in 'agg_blur.h' (#128)
1 parent 2a310bb commit 7cface0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/AGG/include/agg_blur.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include "agg_array.h"
3333
#include "agg_pixfmt_base.h"
3434
#include "agg_pixfmt_transposer.h"
35+
#include "agg_renderer_base.h"
3536

3637
namespace agg
3738
{

0 commit comments

Comments
 (0)