fix copy & paste package namespace

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895033 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2021-11-14 12:59:33 +00:00
parent a94a46a2c5
commit 474576677b

View File

@ -15,7 +15,7 @@
limitations under the License.
==================================================================== */
package com.github.pjfanning.poi.sample;
package org.apache.poi.examples.hpsf;
import java.io.File;
import java.io.FileNotFoundException;