diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index e6347f5c55..a257d3643f 100644 --- a/.classpath +++ b/.classpath @@ -8,6 +8,6 @@ <classpathentry kind="lib" path="libs/appliedenergistics2-rv2-stable-1-dev.jar"/> <classpathentry kind="lib" path="libs/Waila-1.5.10_1.7.10-deobf.jar"/> <classpathentry kind="lib" path="libs/EnderIO-1.7.10-2.2.8.381-dev.jar" sourcepath="libsrc/EnderIO-1.7.10-2.2.8.381-sources.jar"/> - <classpathentry kind="lib" path="libs/gregtech-5.8.59-dev.jar"/> + <classpathentry kind="lib" path="libs/gregtech-5.8.59-logger-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |