X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fos.h;h=41a1ef7a7be9ce6fd58e9cb435ffd123c2ce76ba;hb=780f975602d282f0d2599e6601d7fee29d493762;hp=cc1ebe696989011005908e04b0c13de6ef9ca2a6;hpb=3e2d80120922e13d77e2497290f96a3f0ed08488;p=bertos.git diff --git a/bertos/cfg/os.h b/bertos/cfg/os.h index cc1ebe69..41a1ef7a 100644 --- a/bertos/cfg/os.h +++ b/bertos/cfg/os.h @@ -131,6 +131,9 @@ #define OS_DARWIN 0 #endif + +#include /* For ARCH_QT */ + /* * We want Qt and other frameworks to look like OSes because you would * tipically want their portable abstractions if you're using one of these.