diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/itemhandler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/itemhandler.h b/src/itemhandler.h index ff57fb44..43af7632 100644 --- a/src/itemhandler.h +++ b/src/itemhandler.h @@ -24,8 +24,8 @@ #ifndef _TMW_ITEMHANDLER_H #define _TMW_ITEMHANDLER_H -#include <item.h> -#include <mapcomposite.h> +#include "item.h" +#include "mapcomposite.h" /** * The Item Handler loads the item reference database |