Bug 1120300 - Export WritingModes.h as mozilla/WritingModes.h. r=jfkthame

This commit is contained in:
Cameron McCormack
2015-03-26 18:29:31 +11:00
parent f901939d57
commit a562bdc57f
17 changed files with 72 additions and 59 deletions

View File

@@ -7,10 +7,11 @@
/* rendering object for CSS "display: ruby-text" */
#include "nsRubyTextFrame.h"
#include "mozilla/WritingModes.h"
#include "nsLineLayout.h"
#include "nsPresContext.h"
#include "nsStyleContext.h"
#include "WritingModes.h"
#include "nsLineLayout.h"
using namespace mozilla;