X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fdirs.h;h=120121d33fd2aead0c00170672eba1a52d2a75b3;hb=fa9edc1e1656e737b9194e54e06043473cad3622;hp=0640c95e490fdcc754288ec427277f4cd750f8ec;hpb=87b1ab30b0f67dfa0457f9e946757d83cfb25106;p=xestiaab%2F.git 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();