Bug 1038799 - Properly wrap Xfixes.h header. r=glandium

This commit is contained in:
Gian-Carlo Pascutto 2014-07-16 19:16:38 +02:00
Родитель 4070c32981
Коммит e0160eacdc
3 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.
Bug 1024707 - It seems like changing 3 uuids is just too much!
Bug 1038799 - And be wary of your ccache too.

Просмотреть файл

@ -1244,6 +1244,7 @@ X11/extensions/shape.h
X11/extensions/scrnsaver.h
X11/extensions/XShm.h
X11/extensions/Xrender.h
X11/extensions/Xfixes.h
X11/extensions/Xdamage.h
X11/extensions/Xcomposite.h
X11/Intrinsic.h

Просмотреть файл

@ -3,6 +3,7 @@
* You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h"
#include "webrtc/modules/desktop_capture/window_capturer.h"
namespace webrtc{