diff options
Diffstat (limited to 'slice/IcePatch2/FileServer.ice')
-rw-r--r-- | slice/IcePatch2/FileServer.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slice/IcePatch2/FileServer.ice b/slice/IcePatch2/FileServer.ice index 71e3a6b20ba..e4e5aa45489 100644 --- a/slice/IcePatch2/FileServer.ice +++ b/slice/IcePatch2/FileServer.ice @@ -9,7 +9,7 @@ #pragma once -[["ice-prefix", "cpp:header-ext:h", "cpp:dll-export:ICEPATCH2_API", "objc:header-dir:objc"]] +[["ice-prefix", "cpp:header-ext:h", "cpp:dll-export:ICEPATCH2_API", "objc:header-dir:objc", "python:pkgdir:IcePatch2"]] [["cpp:include:IcePatch2/Config.h"]] #include <IcePatch2/FileInfo.ice> |