Index: Source/core/svg/SVGImageLoader.h |
diff --git a/Source/core/svg/SVGImageLoader.h b/Source/core/svg/SVGImageLoader.h |
index 99796d1319931cbfd2f873f4312a0913031e437b..38842e3fee94c99ee1ccf1dc29690bad8e06c26d 100644 |
--- a/Source/core/svg/SVGImageLoader.h |
+++ b/Source/core/svg/SVGImageLoader.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGImageLoader_h |
#define SVGImageLoader_h |
-#if ENABLE(SVG) |
#include "core/loader/ImageLoader.h" |
namespace WebCore { |
@@ -38,5 +37,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGImageLoader_h |