Skip to content

Commit 52994dc

Browse files
committed
update header file position
1 parent a12efc1 commit 52994dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

freq.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* along with this program. If not, see <http://www.gnu.org/licenses/>.
2121
*/
2222

23-
#include "../net.hpp"
23+
#include "net.hpp"
2424

2525
class Frequency{
2626
friend class HybridLambda;

0 commit comments

Comments
 (0)