X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;ds=inline;f=src%2Fgui%2Fqt.hxx;h=7397b23db338e769e76a11fca6bc2565e562f6ce;hb=119d1aff7df9c3235177c3bf55bd618feb3c1519;hp=493e7b273545d78edf9d14901bf25452b380e9cc;hpb=2a014774e29e324bc5b5f26143d0384351738ca1;p=frida%2Ffrida.git diff --git a/src/gui/qt.hxx b/src/gui/qt.hxx index 493e7b2..7397b23 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 @@ -14,3 +17,10 @@ #include #include #include +#include +#include +#include +#include +#include + +#endif /* INCLUDE__qt_hxx_ */