summaryrefslogtreecommitdiff
path: root/third_party/agg23/agg_vcgen_stroke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/agg23/agg_vcgen_stroke.cpp')
-rw-r--r--third_party/agg23/agg_vcgen_stroke.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/agg23/agg_vcgen_stroke.cpp b/third_party/agg23/agg_vcgen_stroke.cpp
index 9b8cb66fd9..ef8bc27864 100644
--- a/third_party/agg23/agg_vcgen_stroke.cpp
+++ b/third_party/agg23/agg_vcgen_stroke.cpp
@@ -22,8 +22,10 @@
// Stroke generator
//
//----------------------------------------------------------------------------
-#include "../../core/include/fxcrt/fx_basic.h"
+
#include "agg_vcgen_stroke.h"
+#include "core/include/fxcrt/fx_basic.h"
+
namespace agg
{