diff --git a/src/gam.spec b/src/gam.spec index d833e9b1..764f8f33 100644 --- a/src/gam.spec +++ b/src/gam.spec @@ -5,7 +5,7 @@ from sys import platform from PyInstaller.utils.hooks import copy_metadata -from gam.gamlib.glverlibs import GAM_VER_LIBS +from gam.gamlib.verlibs import GAM_VER_LIBS with open("gam/__init__.py") as f: