aboutsummaryrefslogtreecommitdiffstats
path: root/src/tagTracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tagTracker.h')
-rw-r--r--src/tagTracker.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tagTracker.h b/src/tagTracker.h
index f7c007fe7..fcafde736 100644
--- a/src/tagTracker.h
+++ b/src/tagTracker.h
@@ -11,4 +11,6 @@ int getNumberOfTagItems(int type);
void printMemorySavedByTagTracker();
+void sortTagTrackerInfo();
+
#endif