X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fgui%2Fqt.hxx;h=ae4ef2c51fd46876c95533160c9e65e97b87e215;hp=f0e326eb990ee21ab1546350212171304e3b2edb;hb=64cdefa8eebaedef3a852b061d4df431b7e6c654;hpb=9f0c6d8fbed0f25248f28acced4c7372dd259d7a diff --git a/src/gui/qt.hxx b/src/gui/qt.hxx index f0e326e..ae4ef2c 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,11 @@ #include #include #include +#include +#include +#include +#include +#include +#include + +#endif /* INCLUDE__qt_hxx_ */