зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1418782 - Fix a compilation error with --disable-dbus. r=stransky
MozReview-Commit-ID: GB7NtVqTeKM
This commit is contained in:
Родитель
50f5bf47cd
Коммит
4832d1fbb4
|
@ -6,7 +6,9 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "nsGTKRemoteService.h"
|
||||
#ifdef MOZ_ENABLE_DBUS
|
||||
#include "nsDBusRemoteService.h"
|
||||
#endif
|
||||
#include "nsRemoteService.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче