Skip to content

Commit

Permalink
Update old include
Browse files Browse the repository at this point in the history
  • Loading branch information
franziska-wegner committed Dec 5, 2023
1 parent fe4040f commit e6ead76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/IO/PowerGridIO.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <ogdf/fileformats/GraphIO.h>
#endif // OGDF_AVAILABLE

#include "DataStructures/Graphs/PowerGrid.hpp"
#include "DataStructures/Networks/PowerGrid.hpp"
#include "Parser/IeeeCdfMatlabParser.hpp"
#include "Parser/PyPsaParser.hpp"
#include "Writer/GeojsonWriter.hpp"
Expand Down

0 comments on commit e6ead76

Please sign in to comment.