summaryrefslogtreecommitdiff
path: root/src/touchmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchmanager.h')
-rw-r--r--src/touchmanager.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index 2f5deaba3..8f2e4cf8c 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -180,4 +180,6 @@ class TouchManager final : public ConfigListener
};
extern TouchManager touchManager;
-#endif
+
+#endif // TOUCHMANAGER_H
+