X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictSet.cxx;h=e24e8d0a9a3f4237bf89db1720bc65eb931db82d;hb=0ba680a668e29ec5f58a2cf9af862be253c51055;hp=1c3c0a7781af7f43b6126bb75acd3754b3854010;hpb=953fdb8435f0957ba61cf9f0154ed0dc67d53981;p=gdcm.git diff --git a/src/gdcmDictSet.cxx b/src/gdcmDictSet.cxx index 1c3c0a77..e24e8d0a 100644 --- a/src/gdcmDictSet.cxx +++ b/src/gdcmDictSet.cxx @@ -6,7 +6,9 @@ #include "gdcmUtil.h" #define PUB_DICT_NAME "DicomV3Dict" -#define PUB_DICT_PATH "../Dicts/" +#ifndef PUB_DICT_PATH +# define PUB_DICT_PATH "../Dicts/" +#endif #define PUB_DICT_FILENAME "dicomV3.dic" gdcmDictSet::gdcmDictSet(void) {