X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fgui%2Fqt.hxx;h=7397b23db338e769e76a11fca6bc2565e562f6ce;hp=5ef2f3d4fef2e0cb4cfbb5606c8b34c42f8010cc;hb=9254f26b4470c13bed9f6c18c86bde98d809b64c;hpb=379a273ffec1fefe8b6f9af3a959ae85eba17857 diff --git a/src/gui/qt.hxx b/src/gui/qt.hxx index 5ef2f3d..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 @@ -19,3 +22,5 @@ #include #include #include + +#endif /* INCLUDE__qt_hxx_ */