aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Settings.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tag/Settings.cxx (renamed from src/tag/TagSettings.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tag/TagSettings.c b/src/tag/Settings.cxx
index 905265913..83c626db8 100644
--- a/src/tag/TagSettings.c
+++ b/src/tag/Settings.cxx
@@ -17,6 +17,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include "TagSettings.h"
+#include "Settings.hxx"
tag_mask_t global_tag_mask = (tag_mask_t)-1 & ~(1 << TAG_COMMENT);