Skip to content

Commit bdcc924

Browse files
committed
Fixed paths to registry files.
1 parent a8e90b9 commit bdcc924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RegistryProcessor/RegistryProcessor.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ maintainer: Sven Panne <svenpanne@gmail.com>
99
category: Graphics
1010
build-type: Simple
1111
extra-source-files:
12-
OpenGL-Registry/gl.xml
13-
OpenGL-Registry/registry.rnc
12+
OpenGL-Registry/xml/gl.xml
13+
OpenGL-Registry/xml/registry.rnc
1414
cabal-version: >=1.10
1515

1616
executable RegistryProcessor

0 commit comments

Comments
 (0)