diff options
Diffstat (limited to 'core/fxge/cfx_cliprgn.h')
-rw-r--r-- | core/fxge/cfx_cliprgn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxge/cfx_cliprgn.h b/core/fxge/cfx_cliprgn.h index 866af9b205..0dfc4991fd 100644 --- a/core/fxge/cfx_cliprgn.h +++ b/core/fxge/cfx_cliprgn.h @@ -7,6 +7,7 @@ #ifndef CORE_FXGE_CFX_CLIPRGN_H_ #define CORE_FXGE_CFX_CLIPRGN_H_ +#include "core/fxcrt/cfx_retain_ptr.h" #include "core/fxcrt/fx_coordinates.h" class CFX_DIBitmap; |