Added the true correct include

This commit is contained in:
Raynaldo Rivera 2010-02-20 03:03:30 +00:00
parent f927fea4a8
commit 62e876ccb2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#ifdef CAUDIO_PLATFORM_LINUX
# include <dirent.h>
# include <stdio.h>
# include <string>
# include <cstring>
#endif
//! Grabs the current extention of a given string.