X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fgui%2Fqt.hxx;h=64ca4c11c26a889a78b0dae740ecd11ea97a4625;hb=8f1f0c36f5ac59b59ecbf041b0f006f05c1352cb;hp=f0e326eb990ee21ab1546350212171304e3b2edb;hpb=9f0c6d8fbed0f25248f28acced4c7372dd259d7a;p=frida%2Ffrida.git diff --git a/src/gui/qt.hxx b/src/gui/qt.hxx index f0e326e..64ca4c1 100644 --- a/src/gui/qt.hxx +++ b/src/gui/qt.hxx @@ -1,3 +1,6 @@ +#ifndef INCLUDE__qt_hxx_ +#define INCLUDE__qt_hxx_ + #include #include #include @@ -18,3 +21,8 @@ #include #include #include +#include +#include +#include + +#endif /* INCLUDE__qt_hxx_ */