Fix an import bug in pixie/demo.
This commit is contained in:
parent
f67b940f2d
commit
c737670d26
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import opengl, pixie, pixie/context
|
||||
import opengl, pixie, pixie/contexts
|
||||
|
||||
export pixie
|
||||
|
||||
|
|
Loading…
Reference in a new issue