aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/global.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/global.h.in')
-rw-r--r--PySide/global.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/PySide/global.h.in b/PySide/global.h.in
index 7266fe1cd..0e76e4681 100644
--- a/PySide/global.h.in
+++ b/PySide/global.h.in
@@ -337,6 +337,8 @@ QT_END_HEADER
#include "qpytextobject.h"
#if @ENABLE_X11@
#include <QtGui/QX11Info>
+ #include <QtGui/QX11EmbedContainer>
+ #include <QtGui/QX11EmbedWidget>
#endif
#include <QtXml/QtXml>
#include <QtUiTools/QtUiTools>