From d3792c499ce9e33f314e06d102d2a0119108e8d3 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 12 Jan 2016 07:38:57 -0500 Subject: world linking xml'd --- include/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index 8552720..22ecb22 100644 --- a/include/common.h +++ b/include/common.h @@ -201,5 +201,6 @@ unsigned int millis(void); #endif // __WIN32__ int getdir(const char *dir, std::vector &files); +void strVectorSortAlpha(std::vector *v); #endif // COMMON_H -- cgit v1.2.3