diff --git a/example-workspace.txt b/example-workspace.txt index f4c74a0..70a18d8 100644 --- a/example-workspace.txt +++ b/example-workspace.txt @@ -6,7 +6,7 @@ local vorbis = require("path/to/premake-scripts/vorbis/build-vorbis") local freetype = require("path/to/premake-scripts/freetype/build-freetype") local imguisfml = require("path/to/premake-scripts/imgui-sfml/build-imgui-sfml") -local exampleproject = require("path/to/premake-scripts/project") +local exampleproject = require("path/to/project") -- assuming you are using the modules I provided with premake require ("ecc/ecc")