diff options
Diffstat (limited to 'shared/common/props.c')
-rw-r--r-- | shared/common/props.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/common/props.c b/shared/common/props.c index f5f2763..4dfe113 100644 --- a/shared/common/props.c +++ b/shared/common/props.c @@ -5,7 +5,7 @@ #include <string.h> #include "m_pd.h" #include "common/grow.h" -#include "common/props.h" +#include "props.h" #ifdef KRZYSZCZ //#define PROPS_DEBUG |