summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.c')
-rw-r--r--patch/include.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/patch/include.c b/patch/include.c
index 77abf89..47136f2 100644
--- a/patch/include.c
+++ b/patch/include.c
@@ -164,6 +164,9 @@
#if TAGGRID_PATCH
#include "taggrid.c"
#endif
+#if TAGOTHERMONITOR_PATCH
+#include "tagothermonitor.c"
+#endif
#if TAGSWAPMON_PATCH
#include "tagswapmon.c"
#endif
@@ -245,4 +248,4 @@
#endif
#if TILE_LAYOUT
#include "tile.c"
-#endif \ No newline at end of file
+#endif