diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/patch/include.h b/patch/include.h index 93442f1..dca2120 100644 --- a/patch/include.h +++ b/patch/include.h @@ -164,6 +164,9 @@ #if TAGGRID_PATCH #include "taggrid.h" #endif +#if TAGOTHERMONITOR_PATCH +#include "tagothermonitor.h" +#endif #if TAGSWAPMON_PATCH #include "tagswapmon.h" #endif @@ -239,4 +242,4 @@ #endif #if TILE_LAYOUT #include "tile.h" -#endif
\ No newline at end of file +#endif |
