widget: add nsIFrame.h header include for NS_UNCONSTRAINEDSIZE define.

This commit is contained in:
2023-08-17 15:28:43 +08:00
parent c317230594
commit 685d46ffda
+1
View File
@@ -133,6 +133,7 @@
#include "mozilla/WindowsVersion.h"
#include "mozilla/TextEvents.h" // For WidgetKeyboardEvent
#include "nsThemeConstants.h"
#include "nsIFrame.h"
#include "nsIGfxInfo.h"
#include "nsUXThemeConstants.h"