Skip to content

Commit f517625

Browse files
Merge pull request #93 from OriginQ/develop
Develop
2 parents 6fe0007 + 3e839ff commit f517625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Applications/Grover_Algorithm/Grover_Algorithm.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616
#include "Core/QPanda.h"
17-
#include "Utilities/Utilities.h"
17+
#include "Core/Utilities/Utilities.h"
1818
#include "QAlg/Grover_Algorithm/Grover_Algorithm.h"
1919

2020
USING_QPANDA

0 commit comments

Comments
 (0)