diff options
Diffstat (limited to 'sigencore/Client.h')
-rw-r--r-- | sigencore/Client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigencore/Client.h b/sigencore/Client.h index e3627a58..9ec0fc30 100644 --- a/sigencore/Client.h +++ b/sigencore/Client.h @@ -22,7 +22,7 @@ #include "Global.h" // Sigscript includes -#include "../sigscript/Config.h" +#include <sigscript/Config.h> // Forward declarations namespace Sigscript |