X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcommon%2Fdirs.h;h=120121d33fd2aead0c00170672eba1a52d2a75b3;hp=0640c95e490fdcc754288ec427277f4cd750f8ec;hb=fa9edc1e1656e737b9194e54e06043473cad3622;hpb=98526413b5a8d20c826f8a1b4c431749936d3b70 diff --git a/source/common/dirs.h b/source/common/dirs.h index 0640c95..120121d 100644 --- a/source/common/dirs.h +++ b/source/common/dirs.h @@ -16,11 +16,11 @@ // You should have received a copy of the GNU General Public License along // with Xestia Address Book. If not, see -#include - #ifndef DIRS_H #define DIRS_H +#include + wxString GetUserDir(); wxString GetUserPrefDir(); wxString GetRecoveryDB();