diff --git a/backends/libcommuni/session.h b/backends/libcommuni/session.h index e4122d43adbe921192ed749f604fd52188ab980b..929a84a7aef3459e43fd430e19380b23ed4dbff2 100644 --- a/backends/libcommuni/session.h +++ b/backends/libcommuni/session.h @@ -21,11 +21,13 @@ #ifndef SESSION_H #define SESSION_H +#ifndef Q_MOC_RUN #include #include #include "Swiften/Swiften.h" #include #include +#endif using namespace Transport;